pre_plot: Plot of the pre-installation period data

Description Usage Arguments Value

View source: R/visualize.R

Description

pre_plot Read a baseline object and plots the actual and the fitted data

Usage

1
2
pre_plot(baseline_obj, title = NULL, low_range_0 = NULL,
  high_range_0 = NULL, low_range_T_0 = NULL, high_range_T_0 = NULL)

Arguments

baseline_obj

A baseline object, which is produced by the baseline model function

low_range_0

a numerical value of the lower bound of the eload axis

high_range_0

a numerical value of the upper bound of the eload axis

low_range_T_0

a numerical value of the lower bound of the Temp axis

high_range_T_0

a numerical value of the upper bound of the Temp axis

Value

A dygraph time series plot object


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