mstep | R Documentation |
This function performs an M-Step of EM Algorithm.
mstep(models, post_pr = NULL)
models |
the models used in the EM algorithm |
post_pr |
the posterior probability. |
the fitting result for the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.