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]
Re: st: Estimation results
From
Roger Newson <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: Estimation results
Date
Tue, 15 Jun 2010 13:32:13 +0100
One possibility might be to use the -parmest- package, which can be
downloaded from SSC (in its Stata Version 11 version) and from my
website (in Stata Versions 5-10). The -parmest- package inputs a set of
estimation results and outputs an output dataset (or resultsset), with 1
observation per estimated parameter and data on the parameter names,
estimates, confidence limits, P-values, and other parameter attributes
specified by the user. This output dataset can be listed to the Stata
log and/or saved to a Stata datafile and/or saved to memory, replacing
any existing data. This output dataset can be saved to a generic
Excel-compatible format using -outsheet-.
Another possibility might be to use the -estout- paclage, which can also
be downloaded from SSC, and which inputs a set of estimation results and
outputs generic Excel-compatible spreadsheets and various other table
formats, containing parameter estimates, confidence limits and P-values.
The -outreg- and -outreg2- packages also do something similar.
I hope this helps.
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.
On 15/06/2010 11:04, Estrella Gomez wrote:
Dear Statalist
I am conducting several panel unit root test in a panel dataset with the command
"xtunitroot ips". I was wondering how can I export all the p-values I have
obtained to an excel file (I have conducted 12 panel unit root test, and I
would like to have all the results in the same file)
Thanks in advance
Estrella Gomez
*
* 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/
*
* 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/