BIC.MSVARmdl {MSTest} | R Documentation |
BIC of a MSVARmdl
object
Description
This is a method for the function BIC()
for objects of the class MSVARmdl
.
Usage
## S3 method for class 'MSVARmdl'
BIC(object, ...)
Arguments
object |
a fitted model object for which there exists a
|
... |
optionally more fitted model objects. |
Value
BIC value.
[Package MSTest version 0.1.5 Index]