BIC.tsdistribution.estimate | R Documentation |
Extract the BIC from an estimated model.
## S3 method for class 'tsdistribution.estimate'
BIC(object, ...)
## S3 method for class 'tsdistribution.spdestimate'
BIC(object, ...)
object |
an object of class “tsdistribution.estimate”. |
... |
not currently used. |
The BIC value (scalar).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.