first_acf_minima: Finds the first minima or zero of the autocorrelation...

Description Usage Arguments Value

Description

Finds the first minima or zero of the autocorrelation function of the series 'v'.

Usage

1
first_acf_minima(v, lag.max, plot.acf = F)

Arguments

v

A numeric vector containing the series.

lag.max

The maximum lag to consider for the autocorrelation function.

plot.acf

Should the autocorrelation function be plotted?

Value

The first lag that minimises the autocorrelation function.


kahaaga/tstools documentation built on May 24, 2019, 5:01 a.m.