Dear all,
to check whether my data recoding and selection was done properly I gave
the commands below.
It appeared that none of the cases in my dataset had the combination of
FIRSTCAS equals1 and CLPL not equal to 1, which was great. Thus, after
the "keep" I had an empty dataset, with only the names of all (about 50)
variables. Why than did "display <variable1> <variable2>" give an
answer, and what does it mean?
. dis _N
8200
. keep if (FIRSTCAS==1 & CLPL~=1)
(8200 observations deleted)
. dis CL_NR UNIEKNR
11
thanks for any thougts,
Annelies
--
A.M. Vos
dept. of Public Health
Erasmus MC
University Medical Center Rotterdam
P.O. Box 1738
3000 DR Rotterdam
The Netherlands
Tel: +31 (10) 4087502
Fax: +31 (10) 4089449
email: [email protected]
*
* 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/