BIC: BIC and HBIC function
Description
BIC and HBIC function
Usage
BIC(residual, phi, gamma.val = 1)
Value
A list object, which contains the followings
- BIC
BIC value
- HBIC
HBIC value
Arguments
- residual
residual matrix
- phi
estimated coefficient matrix of the model
- gamma.val
hyperparameter for HBIC, if HBIC == TRUE.