sig_Autocor | R Documentation |
Autocorrelation
sig_Autocor(Data, time_lag = 1)
Data |
[xts / array]-2D(time, space) Time serious Data in difficult location. |
time_lag |
[integer] The number of lag. |
Autocorrelation [array]-2D(1, space)
rslt <- sig_Autocor(xts_Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.