FLXMRmultinom | R Documentation |
Model driver for fitting mixtures of multinomial logit models.
FLXMRmultinom(formula = . ~ ., ...)
formula |
A formula which is interpreted relative to the formula
specified in the call to |
... |
Additional arguments to be passed to |
The M-step is performed using nnet.default
.
Returns an object of class FLXMRmultinom
inheriting from FLXMRglm
.
To ensure identifiability repeated measurements are necessary. Sufficient conditions are given in Gruen and Leisch (2008).
Bettina Gruen
Bettina Gruen and Friedrich Leisch. Identifiability of finite mixtures of multinomial logit models with varying and fixed effects. Journal of Classification, 25, 225–247. 2008.
FLXMRcondlogit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.