Description Usage Arguments Value
View source: R/postestimation_functions.R
Take multivariate normal draws given a mean vector and precision matrix
1  | rmvnorm_prec(mu, prec, n.sims)
 | 
mu | 
 vector of parameter means  | 
prec | 
 joint precision matrix  | 
n.sims | 
 number of draws  | 
length(mu) by n.sims matrix of parameter draws
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.