Create a list of plots visualizing the expectation maximization process and resulting accuracy statistics stored in a MultiMethodMLEstimate object.
# S4 method for MultiMethodMLEstimate
plot(x, y, ...)
A list of ggplot2 plots
a MultiMethodMLEstimate S4 object
not used
Arguments passed on to plot_ML
params
A list of population parameters. This is primarily used to evaluate results from a simulation where the target parameters are known, but can be used to visualize results with respect to some True value.