Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

model.matrix.dfidx_mlogit

Compute the model matrix for RUM


Description

specific stuff compared to the model.matrix.dfidx method which simply applies the Formula method

Usage

## S3 method for class 'dfidx_mlogit'
model.matrix(object, ..., lhs = NULL, rhs = 1, dot = "separate")

Arguments

object

the object

..., lhs, rhs, dot

see the Formula method

Author(s)

Yves Croissant


mlogit

Multinomial Logit Models

v1.1-1
GPL (>= 2)
Authors
Yves Croissant [aut, cre]
Initial release
2020-10-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.