plot.smooth_em.RdVisualization for a smooth_em object.
plot_type="scatterplot": calls plot_EM_embedding().
plot_type="elbo": plots ELBO and penalized observed-data objective traces.
A smooth_em object.
Numeric matrix (n x d). Required when plot_type="scatterplot".
One of "scatterplot", "elbo".
Integer vector of length 1 or 2 (only used for "scatterplot").
Logical; if TRUE and plot_type="elbo", draw ELBO and objective in two panels.
Logical; not passed to graphics (prevents "not a graphical parameter" warnings).
Passed to the underlying plotting functions.
Invisibly returns x.