Announcement

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

  • Graph svy total with confidence intervals

    Hi
    Is there any way to make a graph of a estimate total with 95% confidence intervals of a variable
    For example I want to graph the result of this
    Code:
    svyset         _n [pweight = factor_exp]
    svy:            total sup_total
    I have see a lot of documentation regarding graph with confidence intervals but in the context of coeficientes but not in the context of surveys

    Any help will be useful
    Thanks

Working...
X