Description Usage Arguments Details Value Examples
The function computes an estimate of the autocovariance function.
1 |
ts |
a numeric vector containing a time series or an object of class "arma" ARMA(p,q) model |
lag.max |
an integer specifying the maximum lag, for which the autocovariance is estimated |
The autocovariance is a function that gives the covariance of the process with itself at pairs of time points. For more details see the long documentation in the vignette "Dokumentation".
a numeric vector containing the sample autocovariance function
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.