Bayesian information criterion (BIC) or Schwarz criterion
| Parameters: | sigma2 : float
nobs : int
df_modelwc : int
|
|---|---|
| Returns: | bic : float
|
Notes
A constant has been dropped in comparison to the loglikelihood base information criteria. These should be used to compare for comparable models.
References