BIC: Bayesian Information Criterion

BIC.tsissm.estimateR Documentation

Bayesian Information Criterion

Description

Extract the BIC from an estimated model.

Usage

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

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

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.

Value

A numeric value.


tsissm documentation built on Aug. 8, 2025, 6:08 p.m.