Description Usage Arguments Value
This is an Rcpp implementation of the emControl function from the mclust package. This will be used while implementing the Mclust function.
1 | emControl_fn(itmax)
|
itmax |
Maximum number of iterations for Mclust() |
A named list in which the names are the names of the arguments and the values are the values supplied to the arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.