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: Grouping income variables- RECODE COMMAND
From
daniel klein <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: Grouping income variables- RECODE COMMAND
Date
Sat, 1 Feb 2014 20:22:31 +0100
Look at
. ta hinctnt ,nol
or
. la li `: val la hinctnt'
to see the numeric values behind J, R, ..., N and the missing values.