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
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
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
Any help will be useful
Thanks
