get_halton_draws: TODO: write doc Returns a matrix of dimension m x ndraws...

Description Usage

View source: R/general_functions.R

Description

TODO: write doc Returns a matrix of dimension m x ndraws where m is the length of the beta vector. Example on how to use: beta_means = mnl_create_random_beta(q) beta_prior_draws = get_halton_draws(beta_means$beta)

Usage

1
get_halton_draws(beta, sd = 1, ndraws = 120)

mariobecerra/opdesmixr documentation built on Aug. 13, 2021, 9:44 p.m.