acf_plot: Residual autocorrelation plot

Description Usage Arguments Value

View source: R/visualize.R

Description

acf_plot A function that creates an autocorrelation plot of the baseline model residual

Usage

1
acf_plot(baseline_obj, lag_max = 12)

Arguments

baseline_obj

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

lag_max

The maximum lag at which to calculate the acf (autocorrelation function)

Value

A ggplot object


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