get_SAD1_covmatrix | R Documentation |
generate standard SAD1 covariance matrix
get_SAD1_covmatrix(par, n)
par |
vector with two number for SAD1 covariance matrix |
n |
scalar indicate length of time d |
SAD1 covariance matrix
get_SAD1_covmatrix(par = c(2,0.5), n = 14)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.