nre_eval: Function to identify change points in the whole dataset

Description Usage Arguments Value

View source: R/nrevent.R

Description

train_model This function is used by the shiny application to detect potential non-routine events for all the the trained models in the var_out object

Usage

1
nre_eval(var_out)

Arguments

var_out

a shiny reactiveValues object where the data are stored

Value

a nre_eval object, which is a list with the following components:

cbt_obj_list

a list of cpt_det object where each element correspond to a building

sav_est_tab_2

A dataframe that correspond to an updated version of var_out$sav_est_tab


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.