Schwarz Information Criterion

From Open Risk Manual
Revision as of 21:02, 11 September 2020 by Wiki admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

The Schwarz Information Criterion (also Bayesian information criterion (BIC) is a test that jointly evaluates model fit together the number of model parameters

Formula

The general expression for the BIC is:


BIC_i = - 2 log(L(\eta | data) +  k_i log(n)

See Also