Dear all,
If I want to graph the development of the upper bound of a binomial ci, as
in:
local ub
foreach num of numlist 90 95 99 99.5 99.9 99.99{
cii 12 0, level(`num')
local ub `ub' `r(ub)'
}
tempvar ra
range `ra' 1 6
line `ub' `ra'
how do I get Stata to recognize the contents of the local for the line
graph? My question may seem dumb, but this sort of nasty problem can
seriously spoil your Stata fun.
Thanxx to all who bother to reply,
Martin
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/