View source: R/general_functions.R
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)
1 | get_halton_draws(beta, sd = 1, ndraws = 120)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.