mstep.concomitant.refit {em} | R Documentation |
The refit of for the concomitant model. This section was inspired by Flexmix.
Description
The refit of for the concomitant model. This section was inspired by Flexmix.
Usage
mstep.concomitant.refit(formula, data, postpr)
Arguments
formula |
the formula of the concomitant model. |
data |
the data or model.frame related to the concomitant model. |
postpr |
the posterior probability matrix. |
Value
the function returns a fitted multinom object.
[Package em version 1.0.0 Index]