AIC.fmsm: Akaike's information criterion from a flexible parametric...

View source: R/mstate.R

AIC.fmsmR Documentation

Akaike's information criterion from a flexible parametric multistate model

Description

Defined as the sum of the AICs of the transition-specific models.

Usage

## S3 method for class 'fmsm'
AIC(object, ..., k = 2)

Arguments

object

Object returned by fmsm representing a multistate model.

...

Further arguments (currently unused).

k

Penalty applied to number of parameters (defaults to the standard 2).

Value

The sum of the AICs of the transition-specific models.


chjackson/flexsurv-dev documentation built on April 23, 2024, 10:57 a.m.