Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Locate CIs after using mi est and svy: proportion

    I'm trying to create a matrix of proportions with their CIs using Stata's multiple imputation and survey code, and r(table) seems to not exist. I can't figure out where the CIs are saved - has anybody else encountered this?

    mi est: svy, subpop(if fipsst==`num'): proportion X, over(Y)
Working...
X