Hello everybody.
I would have two quick theoretical questions on the AIC, which raised when performing some regression analysis in Stata.
Firstly, when comparing two nested models, the best fit can be expressed by the AIC: 2k - 2ln(L).
Now, I have two models;
Model 1 with: AIC = 301, ln(L) = - 470, Pseudo R^2 = 0.12
Model 2 with: AIC = 1200, ln(L) = - 560, Pseudo R^2 = 0.07
The question is: is it correct to affirm that Model 1 is to be preferred over Model 2, since the former has a larger Pseudo R^2 and a lower AIC, AND, at the same time, a lower ln(L) (the log-likelihood)? Does that mean, also, that when the log-likelihood is negative, I should select the model with the higher (ie closer to 0) ln(L)?
Secondly, I wanted to ask whether it is possible to use the AIC to compare the same model but estimated through two different estimators (GMM and ML, eg), or if in this case, using the AIC is usueless and I should consider just the log-likelihood.
Thanks!
Kodi
Related Posts with Question on AIC (and Log-likelihood)
Error with clchi2 (clustered chi-squared test) commandHello, I am trying to assess the relationship between two categorical variables in a clustered data…
Catplot - plotting subcategories or subgroups along with main categoriesDear Statalisters I am using STATA 14.2 with the user written program catplot (ssc install catplot)…
Save margin pwcompareHi all, I'd like to save margins pairwise comparisons (contrast, standard error and p-value) in loc…
Which count model to use?I have a dependent variable that ranges from 0-11, and it's the number of Covid-19 precautions the r…
Combining regression results and then test for significanceHi Statalists, I have run a lot of regressions in this format: y1 = a1 + b1x1 + b2x2 + e y2 = a2 + …
Subscribe to:
Post Comments (Atom)
0 Response to Question on AIC (and Log-likelihood)
Post a Comment