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 -lablist- on SSC


From   "Roger B. Newson" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: New version of -lablist- on SSC
Date   Wed, 19 Dec 2012 11:42:49 +0000

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

The -lablist- package is described as below on my website. The new version is upgraded to Stata Version 10, and publicizes the saved results in r(), similar to those saved by -label list-. Users of Stata Version 9 will still be able to download the old version of -lablist- from my website by typing, in Stata,

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

and selecting and installing -lablist-.

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

TITLE
      lablist: List value labels (if present) for one or more variables

DESCRIPTION/AUTHOR(S)
      lablist produces a list of the values and value labels used by the
      value label sets belonging to each of a list of variables, if such
      value label sets are defined. If no varlist is specified, then
      lablist uses the full list of variables in the dataset currently in
      the memory. lablist is therefore similar to label list, but it
      requires the user to specify only the variable name(s) in the
      varlist, instead of specifying the value label set(s) belonging to
      the variable(s). It is often used with tabulate, or with the SSC
      package xcontract.

      Author: Roger Newson
      Distribution-Date: 13december2012
      Stata-Version: 10

INSTALLATION FILES                                  (click here to install)
      lablist.ado
      lablist.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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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