AIC.fcrrp: Akaike's An Information Criterion

View source: R/AIC.fcrrp.R

AIC.fcrrpR Documentation

Akaike's An Information Criterion

Description

Similar functional utility to coef methods.

Usage

## 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 Oct. 30, 2024, 5:08 p.m.