Relative Content

Tag Archive for rsurveyaic

Different AIC in R survey package vs. R stats package

$begingroup$ This question was migrated from Stack Overflow because it can be answered on Cross Validated. Migrated 15 days ago. I get different AIC values when using svyglm()$aic as opposed to using stats::AIC(model). I understand that topic has been discussed here before. However, there was no detailed explanation for the difference—”only” a suggestion to use […]