Hi Suhail,
I think the metan option extraline(yes) should do what you need.
Thanks,
David.
-
Login or Register
- Log in with
input str3 studyname long n int cases byte qi "S1" 217154 422 1 "S10" 16557 32 1 "S13" 676 1 1 "S18" 44 1 1 "S26" 29 1 1 end metan cases n , pr qe(qi) transform(ftukey, iv) study( studyname ) counts forestplot(astext(85) boxscale(35) spacing(0.99) leftjustify range(0.1 20) dp(3)) denom(1000)
preserve metan mild n, pr model(re \ 0.50 0.40 0.60) transform(ftukey, iv) counts clear nograph foreach x in ES LCI UCI { replace _Prop_`x' = _`x' if _LABELS=="Overall, User" } forestplot, useopts restore
metan mild n, pr model(re \ 0.50 0.40 0.60) transform(ftukey, iv) counts
Note: 1 study with missing or insufficient data found; use the keepall option to include this study in the summary table and forest plot
>1 invalid name Error in ipdmetan.metan_setup
ipdmetan, study(study) ad(Data\temp\nigeria_bin21.dta, byad vars(_ES _lci _uci)) saving(Data\temp\bin21.dta, replace): glm bin21 arm01 i.Grav3Gr, fam(bin) link(log) eform
Leave a comment: