AIC.cm | R Documentation |
This function computes the AIC for a fitted parametric cure model.
## S3 method for class 'cm'
AIC(object, ..., k = 2)
object |
Object of class cm or gfcm. |
... |
Additionally arguments. Not currently used |
k |
Number to control if either AIC or BIC is to be computed (default is 2 equal to AIC). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.