-- Martin Weiss sugested:
> g redundism= zredundab==1|zdismissa==1
Good call, you can expand it to respect missing values in the following
way:
g redundism = zredundab==1|zdismissa==1 if ///
!missing(zredundab==1,zdismissa)
In the code by Martin they are given the value 0, while in the code by
Maarten they are missing. (Sorry, I could not resist this nice
opportunity to emphasize the difference between my name and Martin...)
-- Maarten
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
*
* 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/