plotspRMM | R Documentation |
Function for plotting various results from an object returned by spRMM_SEM
, a Stochastic EM algorithm for semiparametric scaled
mixture of randomly right censored lifetime data.
Four plots of sequences of estimates along iterations, survival and density estimates
(see reference below).
plotspRMM(sem, tmax = NULL)
sem |
An object returned by |
tmax |
The max time for x axis, set to some default value if |
The four plots returned
Didier Chauveau
Bordes, L., and Chauveau, D. (2016), Stochastic EM algorithms for parametric and semiparametric mixture models for right-censored lifetime data, Computational Statistics, Volume 31, Issue 4, pages 1513-1538. https://link.springer.com/article/10.1007/s00180-016-0661-7
Related functions: spRMM_SEM
.
Other models and algorithms for censored lifetime data
(name convention is model_algorithm):
expRMM_EM
,
weibullRMM_SEM
.
# See example(spRMM_SEM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.