View source: R/survival_ln_mixture_em-methods.R
plot.survival_ln_mixture_em | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.