plot.survival_ln_mixture_em: Visualizes the path of the EM algorithm
Description
Visualizes the path of the EM algorithm
Usage
# S3 method for survival_ln_mixture_em
plot(x, ...)
Value
A ggplot object (or plotly, if the package is avaiable) of the EM algorithm iterations.
Arguments
- x
A fitted survival_ln_mixture_em object.
- ...
Not used.