Missing values pitfall in Boolean statements

Re: Missing values pitfall in Boolean statements

by Adrian -
Number of replies: 0

Adding back the missing values to the ageover50 variable would probably deal with the issue (though perhaps less efficiently), but I think the larger point is that you have to keep track of your missing variables and not assume that they will remain missing when dealing with certain Boolean statements.  We will deal more with the replace and recode commands next week in Lab 3.