Bookmark and Share

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 -ingap- for SSC


From   Roger Newson <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: New version of -ingap- for SSC
Date   Wed, 14 Apr 2010 15:29:13 +0100

Thanks to Kit Baum, a new version of the -ingap- 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.

The -ingap- command is described as below on my website. The new version has the same ado-files as before, but the on-line help has been updated to encourage users to use -listtab- instead of -listtex-, although both of these packages are still available, and will continue to be. The Stata Journal reference now has a hyperlink to the Stata Journal website.

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 ingap from http://www.imperial.ac.uk/nhli/r.newson/stata10
-----------------------------------------------------------------------------------

TITLE
ingap: Insert gap observations in a dataset

DESCRIPTION/AUTHOR(S)
ingap inserts gap observations into a list of positions in an existing data
set. All existing variables in the dataset will have missing values in the
gap observations, unless the user specifies otherwise. Often, the user
specifies non-missing values in the gap observations for one particular
existing string variable, known as the row label variable. This row label
variable may then be output with a list of other variables to form a
publication-ready table with labelled gap rows, using the listtab package.
Alternatively, the row label variable may be encoded, using the sencode
package, to form a numeric variable with value labels. This numeric variable
can then be plotted on one axis of a graph to define axis labels, including
gap axis labels. The sencode and listtab packages are downloadable from SSC
or from this website.

Author: Roger Newson
Distribution-Date: 14april2010
Stata-Version: 10

INSTALLATION FILES (click here to install)
ingap.ado
ingap.sthlp
-----------------------------------------------------------------------------------
(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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index