ml_tidy | R Documentation |
Get tidy output of estimated coefficients of mlogit model as data frame
ml_tidy(mod, scale = NA)
mod |
the estimated model |
scale |
A numeric value or variable name used to scale coefficients and standard errors. Typical application would be a "price" variable if you estimated a product choice. Then utilities can be interpreted as willingness to pay. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.