Description Usage Arguments Value Examples
Draw random vectors from multivariate Gaussian in canonical form
1 | rmvnormcanon(b, P)
|
b |
b parameter (canonical mean) |
P |
Precision matrix |
Vector of draw from N(P^-1b,P^-1)
1 | rmvnormcanon(c(0,0),diag(2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.