AIC.kinetic: AIC for a kinetic object.

View source: R/OOP.R

AIC.kineticR Documentation

AIC for a kinetic object.

Description

Retrieves the value of the Akaike Information Criterion for a kinetic class object.

Usage

## S3 method for class 'kinetic'
AIC(object, ...)

Arguments

object

a kinetic class object.

...

extra arguments passed to AIC.

Value

a numeric value.


PiotrTymoszuk/kinet documentation built on June 12, 2022, 7:29 p.m.