Difference between revisions of "Schwarz Information Criterion"

From Open Risk Manual
 
(No difference)

Latest revision as of 21:02, 11 September 2020

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