Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: New version of -parmhet- on SSC
From
Roger Newson <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: New version of -parmhet- on SSC
Date
Mon, 2 May 2011 16:11:07 +0100
Thanks once again to Kit Baum, a new version of the -parmhet- package is
now available for download from SSC. In Stata, use the -ssc- command to
do this, or -adoupdate- if you already have an old version of -parmhet-.
The -parmhet- package is described as below on my website, and (together
with -eclplot- and the -metaparm- module of -parmest-) forms part of my
suite of Stata programs for doing meta-analyses with heterogeneity
chi-squared tests and Welch F-tests. The new version fixes a few typos
in the on-line help. In particular, I have corrected the spelling of
"Cochran", which was previously mis-spelled as "Cochrane". I would like
to thank Nick Cox for advising me about this spelling mistake on Statalist.
Best wishes
Roger
--
Roger B Newson BSc MSc DPhil
Lecturer in Medical Statistics
Respiratory Epidemiology and Public Health Group
National Heart and Lung Institute
Imperial College London
Royal Brompton Campus
Room 33, Emmanuel Kaye Building
1B Manresa Road
London SW3 6LR
UNITED KINGDOM
Tel: +44 (0)20 7352 8121 ext 3381
Fax: +44 (0)20 7351 8322
Email: [email protected]
Web page: http://www.imperial.ac.uk/nhli/r.newson/
Departmental Web page:
http://www1.imperial.ac.uk/medicine/about/divisions/nhli/respiration/popgenetics/reph/
Opinions expressed are those of the author, not of the institution.
---------------------------------------------------------------------------
package parmhet from http://www.imperial.ac.uk/nhli/r.newson/stata10
---------------------------------------------------------------------------
TITLE
parmhet: Heterogeneity tests in parmest resultssets
DESCRIPTION/AUTHOR(S)
parmhet and parmiv are designed for use with parmest resultssets,
which have one observation per estimated parameter and data on
parameter estimates. parmhet inputs variables containing parameter
estimates, standard errors and (optionally) degrees of freedom, and
outputs an output dataset (or resultsset) with one observation, or
one observation per by-group, and data on heterogeneity test
statistics on the input parameters in the dataset or by-group. The
output dataset can be listed to the Stata log, saved to a disk file,
or written to memory, overwriting the existing dataset. Optionally,
parmhet may also add variables to the existing dataset, containing
inverse-variance weights and/or semi-weights and/or
semi-weight-based standard errors. These additional variables may
then be input to the metaparm module of the parmest package, to
produce summary meta-analysed parameter estimates, using the
fixed-effect method or the DerSimonian-Laird
randomly-variable-effect method. parmiv is a routine intended for
use by programmers, and inputs variables containing estimates,
standard errors and (optionally) degrees of freedom, and outputs
additional variables in the existing dataset, containing
inverse-variance weights and/or semi-weights and/or
semi-weight-based standard errors and/or heterogeneity test
statistics for the dataset or by-group.
Author: Roger Newson
Distribution-Date: 28sapril2011
Stata-Version: 10
INSTALLATION FILES (click here to install)
parmhet.ado
parmiv.ado
parmhet.sthlp
parmhet_basic_opts.sthlp
parmhet_resultsset_opts.sthlp
parmhet_hettest_opts.sthlp
parmhet_resultsset.sthlp
parmiv.sthlp
ANCILLARY FILES (click here to get)
parmhet_example1.dta
---------------------------------------------------------------------------
(click here to return to the previous screen)
*
* 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/