multi.em | R Documentation |
Multiple run of EM algorithm
multi.em(object, ...)
object |
the model to use in em, e.g. 'lm', 'glm', 'gnm' |
... |
arguments used in em. |
return the 'em' object with the maximum log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.