| acfs {mcgf} | R Documentation |
Generic function for calculating autocorrelation
Description
Generic function for calculating autocorrelation
Usage
acfs(x, ...)
Arguments
x |
An R object. |
... |
Additional parameters or attributes. |
Details
Refer to acfs.mcgf() and acfs.mcgf_rs() for more details.
Value
A vector of mean auto-correlations for mcgf objects, or that plus
a list of regime-switching mean auto-correlations for mcgf_rs objects.
[Package mcgf version 1.1.1 Index]