BIC: BIC and HBIC function
Description
BIC and HBIC function
Usage
BIC(residual, phi, gamma.val = 1, method = "MLR")
Arguments
phi
estimated coefficient matrix of the model
gamma.val
hyperparameter for HBIC, if HBIC == TRUE.
method
method name for the model: MLR: Multiple Linear Regression; VAR: Vector autoregression;
Value
A list object, which contains the followings
- BIC
BIC value
- HBIC
HBIC value