Description Usage Arguments Value
View source: R/summary_stats.R
Calculate the autocorrelation of the observations based on their timestamps, with interpolation (based on a specified method) if necessary.
1 | temp_autocor(obs, times, interp_method = forecast::na.interp, ...)
|
obs |
the time series of |
times |
|
interp_method |
|
... |
further arguments to be passed to acf |
Autocorrelation of the observation vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.