fastcmprsk (version 1.1.1)

AIC.fcrrp: Akaike's An Information Criterion

Description

Similar functional utility to coef methods.

Usage

# S3 method for fcrrp
AIC(object, ..., k = 2)

Arguments

object

fcrrp object

...

Additional arguments. Not implemented.

k

Numeric, the penalty per parameter to be used; the default k = 2 is the classical AIC.

Value

A numeric value with the corresponding AIC (or BIC, or ..., depending on k).