plot,MultiMethodMLEstimate-method | R Documentation |
Create a list of plots visualizing the expectation maximization process and resulting accuracy statistics stored in a MultiMethodMLEstimate object.
## S4 method for signature 'MultiMethodMLEstimate'
plot(x, y, ...)
x |
a MultiMethodMLEstimate S4 object |
y |
not used |
... |
Arguments passed on to
|
A list of ggplot2 plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.