BIC.tsgarch.estimate {tsgarch} | R Documentation |
Bayesian Information Criterion
Description
Extract the BIC from an estimated model.
Usage
## S3 method for class 'tsgarch.estimate'
BIC(object, ...)
Arguments
object |
an object of class “tsgarch.estimate”. |
... |
not currently used. |
Value
A numeric value.
[Package tsgarch version 1.0.2 Index]