index.acf | R Documentation |
Function to compute the estimated autocorrelation function at pre-defined lags.
index.acf(ts, lag.max = 1)
ts |
A vector containing the data |
lag.max |
Maximum lag considered for acf calculation. Default |
A scalar with the estimated autocorrelation for that lag.
Neyko Neykov, J. Bedia, D. San-MartÃn, S. Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.