ml_tidy: Get tidy output of estimated coefficients of mlogit model as...

View source: R/summary.R

ml_tidyR Documentation

Get tidy output of estimated coefficients of mlogit model as data frame

Description

Get tidy output of estimated coefficients of mlogit model as data frame

Usage

ml_tidy(mod, scale = NA)

Arguments

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.


skranz/mlogitExtras documentation built on July 5, 2023, 4:30 p.m.