index.acf: Autocorrelation function

View source: R/index.acf.R

index.acfR Documentation

Autocorrelation function

Description

Function to compute the estimated autocorrelation function at pre-defined lags.

Usage

index.acf(ts, lag.max = 1)

Arguments

ts

A vector containing the data

lag.max

Maximum lag considered for acf calculation. Default lag.max = 1.

Value

A scalar with the estimated autocorrelation for that lag.

Author(s)

Neyko Neykov neyko.neykov@meteo.bg, J. Bedia, D. San-Mart\'in, S. Herrera


SantanderMetGroup/R_VALUE documentation built on July 4, 2023, 4:27 a.m.