BIC.MSVARmdl function

BIC of a MSVARmdl object

BIC of a MSVARmdl object

This is a method for the function BIC() for objects of the class MSVARmdl.

## S3 method for class 'MSVARmdl' 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.
  • ...: optionally more fitted model objects.

Returns

BIC value.

  • Maintainer: Gabriel Rodriguez Rondon
  • License: GPL (>= 2)
  • Last published: 2025-02-24