@@ -30,3 +30,10 @@ where <img src="https://latex.codecogs.com/svg.latex?L(M_0)" title="L(M_0)" /> a
It can be shown that the distribution for the statistic is chi-square with degree of freedom equal to the difference between number of parameters of the two models. Having both *LR* statistic and degree of freedom we can calculate the p-value of the test. If p-value is less than a predefined threshold (e.g. 0.05), two models are significantly different and the full model will be considered as the better fit to the data.
#### 3.2 Information Criteria
Information criteria can be used for both nested and non-nested models. Here we introduce two famous information criteria: Akaike's Information Criteria (AIC) and Baysian Information Criteria (BIC). For a model, they can be calculated as: