Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • new package on SSC: lany module to list values of variables for all observations in subsets of the data

    Thanks to Kit Baum a new package is available on SSC called lany. I think of it as a form of list for panel data. If I try to understand my data and I see a weird observation, I often want to see the entire history of that person.
    The basic use would be like list, something like: lany varlist if something, by(id), but now it list the varlist for all observations within an id if something was true for one or more observations. To install it you type in Stata ssc install lany
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------
Working...
X