View source: R/post_model_calc.R
This function calcuates predicted usage using parameters from model_params.
| 1 | calc_predicted_usage(util, best_df, scaled = TRUE)
 | 
| util | Utility dataframe of a single building and a single energy type. | 
| best_df | Best Model dataframe returned by  | 
| scaled | scaled Boolean value. Defaults to TRUE. Determine to multiply usage with number of days in the month. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.