Generic function for calculating autocorrelation
acfs(x, ...)
x
: An R object....
: Additional parameters or attributes.A vector of mean auto-correlations for mcgf
objects, or that plus a list of regime-switching mean auto-correlations for mcgf_rs
objects.
Refer to acfs.mcgf()
and acfs.mcgf_rs()
for more details.
Useful links