model.matrix.dfidx_mlogit | R Documentation |
specific stuff compared to the model.matrix.dfidx method which simply applies the Formula method
## S3 method for class 'dfidx_mlogit'
model.matrix(object, ..., lhs = NULL, rhs = 1, dot = "separate")
object |
the object |
... , lhs , rhs , dot |
see the 'Formula' method |
Yves Croissant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.