Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Network meta analysis


From   "Paul O'Brien" <[email protected]>
To   statalist <[email protected]>
Subject   Re: st: Network meta analysis
Date   Thu, 25 Sep 2008 07:43:04 +0100

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index