AIC.cm: Akaike information criterion
Description
This function computes the AIC for a fitted parametric cure model.
Usage
# S3 method for cm
AIC(object, ..., k = 2)
Arguments
- 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).