You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
How do you get a CI for 10.2% (7.3, 13.4) of 9.2 (6.3, 12.9) death rate per 1000 using bootstrap in stata, I couldn't find the command for estimating CI without the data present
How do you get a CI for 10.2% (7.3, 13.4) of 9.2 (6.3, 12.9) death rate per 1000 using bootstrap in stata, I couldn't find the command for estimating CI without the data present
It's impossible, like Carlo said. Full stop.
If you want a bootstrap CI, you need observed values (or to simulate your own, but that is a different context).
Comment