Hello, I am using the survey package in R to analyze my complex survey data. We have all the marginal distributions for each strata of interest in the population (age, sex, region, type). We have a complex weighting system including:

-design weights oversampling certain strata

-nonresponse adjustment based on logistic regression propensity score

-post stratification using postStratify() command

What would be the reason for total poststratified sums not matching perfectly with the actual population strata totals? In some strata they're fairly close, but in others they're off by several hundred. I assume it's something not working right in the postStratify() command but I can't find anything about it. Thank you.

More Meg McEachran's questions See All
Similar questions and discussions