find_occ_unocc: Occupancy detection algorithm for model_with_TOWT.

View source: R/find_occ_unocc.R

find_occ_unoccR Documentation

Occupancy detection algorithm for model_with_TOWT.

Description

This function generates occupancy schedules for subsequent use in energy data fitting.

Usage

find_occ_unocc(training_data = NULL, model_input_options = NULL)

Arguments

training_data

Training dataframe. Output from create_dataframe

model_input_options

Model input options generated from assign_model_inputs

Value

A matrix with unique times of week along with a 0 or 1, representing occupied and unoccupied modes.


kW-Labs/nmecr documentation built on May 6, 2024, 9:28 p.m.