AICc: Second-order Akaike information criterion
Description
Generic function for the second-order Akaike information criterion.
The only current implementation of this in flexsurv is
in AICc.flexsurvreg
, see there for more details.
Usage
AICc(object, ...)AICC(object, ...)
Arguments
- object
Fitted model object.
- ...
Other arguments (currently unused).
Details
This can be spelt either as AICC
or AICc
.