View source: R/placebo-simulations.R
ar2_correlation_matrix | R Documentation |
compute the correlation matrix of a time series generated by an ar2 model
ar2_correlation_matrix(ar_coef, T)
ar_coef, |
the coefficients of the ar2 model: c(lag-1-coefficient, lag-2-coefficient) |
T, |
the length of the time series |
the correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.