🔤
Advanced Berkeley Comfort (ABC) model
  • Advanced Berkeley Comfort (ABC) model
  • DOCUMENTATION
    • What is the ABC model?
      • Thermal phygiology model
      • Thermal comfort model
    • Input and output
      • Input parameters
      • Output parameters
    • ABC Model API
      • Example code in Python
      • Example code in R
    • Web interface
      • Edit input data
      • File import and export
      • Advanced settings
    • Excel interface
  • HELP & FAQs
    • FAQs
    • Questions / Help / Discussion
  • References
    • List of references
    • Past presentation
    • Useful tools
  • Changelog
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. DOCUMENTATION
  2. ABC Model API

Example code in R

Description about how to use ABC model API with R

PreviousExample code in PythonNextWeb interface

Last updated 3 months ago

Was this helpful?

We provide abc_model_api_toolkit written in Python to easily use ABC model API and also give you an example R script using this toolkit.

For more details, visit the and review the README file.

If you are familiar with R, you should easily use the ABC model API in R.

There is no example code in R for now since the main developer does not know how to write code in R.

abc_model_api_toolkit GitHub repository