Statalist The Stata Listserver


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

st: Writing z-values to a dataset after metacum


From   sebastian baumeister <[email protected]>
To   [email protected]
Subject   st: Writing z-values to a dataset after metacum
Date   Tue, 20 Feb 2007 09:29:09 +0100

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/



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