Description Usage Arguments Value
View source: R/LinearDetect-package.R
BIC and HBIC function
1 | BIC(residual, phi, gamma.val = 1, method = "MLR")
|
residual |
residual matrix |
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; |
A list object, which contains the followings
BIC value
HBIC value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.