mstep: M-Step of EM algorithm
Description
This function performs an M-Step of EM Algorithm.
Usage
mstep(models, post_pr = NULL)
Value
the fitting result for the model.
Arguments
- models
the models used in the EM algorithm
- post_pr
the posterior probability.