draw_params_mvr {vpc}R Documentation

Draw parameters from multivariate distribution

Description

Draw parameters from multivariate distribution

Usage

draw_params_mvr(ids, n_sim, theta, omega_mat, par_names = NULL)

Arguments

ids

vector of id numbers

n_sim

number of simulations

theta

theta vector

omega_mat

omega matrix

par_names

parameter names vector


[Package vpc version 1.2.2 Index]