Description Usage Arguments Examples
View source: R/utility_functions.R
This function calculates Normalized mean bias error. Metrics for checking model calibration. From ASHRAE Guideline 14, pg 15, equations 5.4 and 5.5 http://www.eeperformance.org/uploads/8/6/5/0/8650231/ashrae_guideline_14-2002_measurement_of_energy_and_demand_saving.pdf For hourly analyses the suggested heuristics are < 30
1 | calc_NMBE(model, actual)
|
model |
Simulation data vector |
actual |
Billing data vector |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.