Dear Statalist users,
I am running a cumulative meta analysis and I am trying to write the estimates to a dataset. I tried parmest after the metacum command but Stata told me that it could not find any previous estimation command. Any suggestions how I can write the z-values to a Stata dataset?
metacum logrr selogrr if year<1995, effect(r) eform id(trnamyr)
Cumulative random-effects meta-analysis of 2 studies (exponential form)
------------------------------------------------------------------------
Cumulative 95% CI
Trial estimate Lower Upper z P value
4S(1994) 0.712 0.594 0.853 -3.691 0.000
MAAS(1994) 0.632 0.379 1.056 -1.752 0.080
end of do-file
do "C:\DOKUME~1\bau\LOKALE~1\Temp\STD00000000.tmp"
parmest,format(estimate min95 max95 %8.2f p %8.1e) list(,)
last estimates not found
Thanks
Sebastian Baumeister
*
* 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/