ml_draw_betas | R Documentation |
Note that the function is still restricted and does not yet work for all sorts of random parameter distributions that mlogit supports.
ml_draw_betas(mod, num.draws = 100, use.halton = FALSE, scale = NA)
mod |
the estimated models |
num.draws |
the number of individuals for which random coefficients shall be drawn |
use.halton |
shall Halton sequences be used instead of psedudo-random numbers? |
A matrix with num.draws rows and one column for each explanatory variable that has random coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.