BIC.tsdistribution.estimate: Bayesian Information Criterion
Description
Extract the BIC from an estimated model.
Usage
# S3 method for tsdistribution.estimate
BIC(object, ...)# S3 method for tsdistribution.spdestimate
BIC(object, ...)
Value
The BIC value (scalar).
Arguments
- object
an object of class “tsdistribution.estimate”.
- ...
not currently used.