get_biSAD1 | R Documentation |
generate biSAD1 covariance matrix
get_biSAD1(par, n1, n2)
par |
vector with four number, first two for ck and the rest for stress |
n1 |
scalar indicate length of time1 |
n2 |
scalar indicate length of time2 |
biSAD1 covariance matrix
get_biSAD1(par=c(2,0.5,2,0.1),n1=4, n2 = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.