AIC.fcrrp: Akaike's An Information Criterion

Description Usage Arguments Value

View source: R/AIC.fcrrp.R

Description

Similar functional utility to coef methods.

Usage

1
2
## S3 method for class '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).


fastcmprsk documentation built on Sept. 12, 2019, 1:04 a.m.