calc_predicted_usage: Calculates preicted usage

Description Usage Arguments

View source: R/post_model_calc.R

Description

This function calcuates predicted usage using parameters from model_params.

Usage

1
calc_predicted_usage(util, best_df, scaled = TRUE)

Arguments

util

Utility dataframe of a single building and a single energy type.

best_df

Best Model dataframe returned by batch_run, batch_run_energy or construct_model_table.

scaled

scaled Boolean value. Defaults to TRUE. Determine to multiply usage with number of days in the month.


tinnaing347/bRema documentation built on Aug. 23, 2019, 9:15 p.m.