rtmvnorm | R Documentation |
Truncated multivariate normal sampler, mean mu, cov sigma, truncated (0, Inf)
rtmvnorm(mu, sigma, iter)
mu |
vector of mean parameters |
sigma |
covariance matrix |
iter |
number of iterations |
VectorXd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.