Statalist


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

st: New version of eclplot on SSC


From   "Newson, Roger B" <[email protected]>
To   <[email protected]>
Subject   st: New version of eclplot on SSC
Date   Thu, 3 Jul 2008 17:45:16 +0100

Thanks to Kit Baum, a new version of the eclplot package is now
available for download from SSC. In Stata, use the ssc command to do
this.

The eclplot package is described as below on my website. The new version
is updated to Stata version 10, and has a new Stata 10 style option
addplot(), allowing the user to add additional plots to the confidence
interval plot. This is useful if the user wants to add sample numbers or
significance stars.

The old Stata 8 style option plot(), which previously performed the same
function, still works, and therefore so will old do-files that used that
old option. And users of Stata versions 8 and 9 can still download the
old versions of eclplot from my website by typing

net from http://www.imperial.ac.uk/nhli/r.newson/

in Stata and selecting the Stata version that they need.

Best wishes

Roger


Roger B Newson
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: www.imperial.ac.uk/nhli/r.newson/
Departmental Web page:
http://www1.imperial.ac.uk/medicine/about/divisions/nhli/respiration/pop
genetics/reph/

Opinions expressed are those of the author, not of the institution.

------------------------------------------------------------------------
-------------
package eclplot from http://www.imperial.ac.uk/nhli/r.newson/stata10
------------------------------------------------------------------------
-------------

TITLE
      eclplot: Horizontal and vertical confidence interval plots

DESCRIPTION/AUTHOR(S)
      eclplot creates a plot of estimates with lower and upper
confidence limits
      on one axis against another numeric variable on the other axis.
The estimates
      and lower and upper confidence limits are stored in three
variables, in a
      data set with one observation per confidence interval to be
plotted. Data
      sets with such variables may be created manually (using a
spreadsheet),
      or using the parmest package, or using statsby or postfile in
official Stata.
      The user has a choice of plotting the confidence intervals
horizontally or
      vertically, a choice of plot styles for the estimates, and a
choice of range
      plot styles for the confidence intervals. It is also possible to
overlay
      the confidence interval plot with other plots using the plot()
option,
      and to overlay multiple superimposed confidence interval plots
using the
      supby() option. eclplot may be used either as a command or through
a dialog.
      
      Author: Roger Newson
      Distribution-Date: 03july2008
      Stata-Version: 10

INSTALLATION FILES                                  (click here to
install)
      eclplot.ado
      eclplot.sthlp
      eclplot.dlg
      eclplot_98s.dlg
------------------------------------------------------------------------
-------------
(click here to return to the previous screen)

*
*   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