Good day Everyone,
I was comparing two models
Model2 has a lower AIC but a higher BIC.
can i pick model 2 as the better model since its lrtest ( ll(model)) is also lower than model 1.
thank you for responding.
I was comparing two models
Model2 has a lower AIC but a higher BIC.
can i pick model 2 as the better model since its lrtest ( ll(model)) is also lower than model 1.
Model | N | II(null) | II(model) | df | AIC | BIC |
Model 1 | 47,111 | -5159.380 | 8 | 10334.760 | 10404.650 | |
Model 2 | 47,111 | -5153.186 | 12 | 10330.370 | 10435.210 |
thank you for responding.
Comment