Description Usage Arguments Value
Finds the first minima or zero of the autocorrelation function of the series 'v'.
1  | first_acf_minima(v, lag.max, plot.acf = F)
 | 
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?  | 
The first lag that minimises the autocorrelation function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.