npar_mixturecure | R Documentation |
This function returns the number of parameters in a user-specified model
criterion or step for a curegmifs
, cureem
,
cv_curegmifs
or cv_cureem
fitted object.
npar_mixturecure(object, model_select = "AIC")
object |
a |
model_select |
either a case-sensitive parameter for models fit using
This option has no effect for objects fit using |
number of paramaters of the fitted mixture cure model using the specified criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.