plot.survival_ln_mixture_em {lnmixsurv} | R Documentation |
Visualizes the path of the EM algorithm
## S3 method for class 'survival_ln_mixture_em'
plot(x, ...)
x |
A fitted |
... |
Not used. |
A ggplot
object (or plotly
, if the package is avaiable) of the EM algorithm iterations.