rmvnorm_prec: Take multivariate normal draws given a mean vector and...

Description Usage Arguments Value

View source: R/postestimation_functions.R

Description

Take multivariate normal draws given a mean vector and precision matrix

Usage

1
rmvnorm_prec(mu, prec, n.sims)

Arguments

mu

vector of parameter means

prec

joint precision matrix

n.sims

number of draws

Value

length(mu) by n.sims matrix of parameter draws


njhenry/covidemr documentation built on Feb. 2, 2022, 2:31 a.m.