plot.survival_ln_mixture_em: Visualizes the path of the EM algorithm

View source: R/survival_ln_mixture_em-methods.R

plot.survival_ln_mixture_emR Documentation

Visualizes the path of the EM algorithm

Description

Visualizes the path of the EM algorithm

Usage

## S3 method for class 'survival_ln_mixture_em'
plot(x, ...)

Arguments

x

A fitted survival_ln_mixture_em object.

...

Not used.

Value

A ggplot object (or plotly, if the package is avaiable) of the EM algorithm iterations.


lnmixsurv documentation built on Sept. 11, 2024, 7:18 p.m.