make_post_model_table: Consturct post model table

Description Usage Arguments

View source: R/post_model_calc.R

Description

This function makes post model table for a single building and a single energy type. For multiple buildings with multiple energy types, use main_post_model.

Usage

1
make_post_model_table(utility, model_params, scaled = TRUE)

Arguments

utility

Utility dataframe. See unretrofit_utility.

model_params

Best Model dataframe returned by batch_run, batch_run_energy or construct_model_table.

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.