Learn R Programming

tsissm (version 1.0.1)

BIC.tsissm.estimate: Bayesian Information Criterion

Description

Extract the BIC from an estimated model.

Usage

# S3 method for tsissm.estimate
BIC(object, ...)

# S3 method for tsissm.selection BIC(object, ...)

Value

A numeric value.

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.