BIC {MissCP} | R Documentation |
BIC
Description
BIC and HBIC function
Usage
BIC(residual, phi)
Arguments
residual |
residual matrix |
phi |
estimated coefficient matrix of the model |
Value
A list object, which contains the followings
- BIC
BIC value
- HBIC
HBIC value
[Package MissCP version 0.1.0 Index]