BIC.kinetic: BIC for a kinetic object.

View source: R/OOP.R

BIC.kineticR Documentation

BIC for a kinetic object.

Description

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

Usage

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

Arguments

object

a kinetic class object.

...

extra arguments passed to BIC.

Value

a numeric value.


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