Description Usage Format Details
shows info such as quantile and mean exceedance
1 |
An object of class data.table
(inherits from data.frame
) with 52 rows and 14 columns.
block. each 7 days became a block
q60_o. quantile 60 percent of observation data
q90_o. quantile 90 percent of observation data
q60_c. quantile 60 percent of controlled data
q90_c. quantile 90 percent of controlled data
q60_f. quantile 60 percent of future data
q90_f. quantile 90 percent of future data
e_c. mean exceedance of controlled data
e_f. mean exceedance of future data
mean_tem_o. mean observation temprature of each block
mean_tem_cont. mean controlled temprature of each block
mean_tem_futr. mean future temprature of each block
sdt_c. standard diviation of temprature for controll time for each block
sdt_f. standard diviation of temprature for future time for each block
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.