.covAR | R Documentation |
Computes the covariance of an AR(q) process.
.covAR(k, phi, sigma)
k |
integer indicating the lag length of the covariance. |
phi |
|
sigma |
the innovation variance of the AR(q) process. |
A k x k
covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.