Learn R Programming

tsgarch (version 1.0.3)

BIC.tsgarch.estimate: Bayesian Information Criterion

Description

Extract the BIC from an estimated model.

Usage

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

Value

A numeric value.

Arguments

object

an object of class “tsgarch.estimate”.

...

not currently used.