[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: Network meta analysis
display `or_aic' `ll_aic' `ul_aic'
2.3066307 1.1513354 4.6211949
paul
Thanks Ben. That is indeed a very good resource.
Just one other question though, when I try any of the "local" commands
I do not seem to get any output from it.
For ex the commands given in the illustrative analyses:
local ll_aic=exp(`logor_aic'-(1.96*`se_aic'))
local ul_aic=exp(`logor_aic'+(1.96*`se_aic'))
local z_aic=`logor_aic'/`se_aic'
if `z_aic'>0 local p_aic=2*(1-norm(`z_aic'))
if `z_aic'<=0 local p_aic=2*norm(`z_aic')
doesnt seem to produce any output at all. Should these be as a do
file?
thanks,
Sripal.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/