plot-MultiMethodMLEstimate-method: Create plots from a MultiMethodMLEstimate object

plot,MultiMethodMLEstimate-methodR Documentation

Create plots from a MultiMethodMLEstimate object

Description

Create a list of plots visualizing the expectation maximization process and resulting accuracy statistics stored in a MultiMethodMLEstimate object.

Usage

## S4 method for signature 'MultiMethodMLEstimate'
plot(x, y, ...)

Arguments

x

a MultiMethodMLEstimate S4 object

y

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.

Value

A list of ggplot2 plots


emery documentation built on June 9, 2025, 5:09 p.m.