Description Usage Arguments Value Author(s) Examples
This function plots the convergence of the different EM iterations (four figures, e.g. par(mfrow=(2,2))).
1 | plotConvergence(x, col = NULL, type = "b", convergence = 0.1, ...)
|
x |
mnem object |
col |
vector of colors for the iterations |
type |
see ?plot.default |
convergence |
difference of when two log likelihoods are considered equal; see also convergence for the function mnem() |
... |
additional parameters ofr the plots/lines functions |
plot of EM convergence
Martin Pirkl
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.