This is a method for the function BIC() for objects of the class MSARmdl.
## S3 method for class 'MSARmdl'BIC(object,...)
Arguments
object: a fitted model object for which there exists a logLik method to extract the corresponding log-likelihood, or an object inheriting from class logLik.