Description Usage Arguments Value
Here, Sig[j,k] = 0 if |j-k|>K
and Sig[j,k] = 1 - |j-k| / K otherwise.
1 | ma(p, K)
|
p |
dimension of covariance matrix |
K |
moving-average bandwidth |
Returns the covariance matrix, Sig, and the symmetric
square root, A, of this matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.