Skip to contents

Generic function for calculating autocorrelation

Usage

acfs(x, ...)

Arguments

x

An R object.

...

Additional parameters or attributes.

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.

Details

Refer to acfs.mcgf() and acfs.mcgf_rs() for more details.