View source: R/find_occ_unocc.R
find_occ_unocc | R Documentation |
This function generates occupancy schedules for subsequent use in energy data fitting.
find_occ_unocc(training_data = NULL, model_input_options = NULL)
training_data |
Training dataframe. Output from create_dataframe |
model_input_options |
Model input options generated from assign_model_inputs |
A matrix with unique times of week along with a 0 or 1, representing occupied and unoccupied modes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.