Sigma_ar | R Documentation |
Compute the covariance matrix corresponding to an autoregressive processes of order 1
Sigma_ar(alpha, n)
alpha |
a numeric corresponding to the AR parameter at lag 1 |
n |
the whished number of lines/columns in the covariance matrix, usually corresponds to the number of years of observations. |
a symmetric matrix corresponding to the AR process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.