BIC.tsdistribution.estimate: Bayesian Information Criterion

View source: R/methods.R

BIC.tsdistribution.estimateR Documentation

Bayesian Information Criterion

Description

Extract the BIC from an estimated model.

Usage

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

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

Arguments

object

an object of class “tsdistribution.estimate”.

...

not currently used.

Value

The BIC value (scalar).


tsdistributions documentation built on June 8, 2025, 11:20 a.m.