Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Steve Samuels <sjsamuels@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: RE: AW: RE: AW: recode 9, 99, 999,..., into missing |
Date | Sun, 16 May 2010 20:59:59 -0400 |
Mandy, if you know this much about each variable, I see no advantaqe or necessity to your approach. -mvdecode- appears to be superior in every way. It is not only more direct, clearer, and will handle all the other "non-data" codes. Clarity is very important: other people (and you, perhaps, in the future) will be able to understand your Stata statements without any lengthy explanation. None of the other solutions can claim that. Steve On Sun, May 16, 2010 at 8:33 PM, Amanda Fu <mandy.fu1@gmail.com> wrote: > Dear Mr. Weiss and Lachenbruch, > > I am sorry that I should be more clear when describing my question. In > my opinion, I need to be careful about this problem : for example, for > a variable that has 10 scales, the 9 value means a real scale and 99 > in that case means "not answered". > > The pattern is like this: > (1) if the maximum value of a variable is smaller than 9 , then the > "not answered" takes the value 9; > (2) if the maximum value of a variable is smaller than 99 but greater > than 10, then the "not answered" takes the value 99; > (3) if the maximum value of a variable is smaller than 999 but > greater than 100, then the "not answered" takes the value 999; > and so on. > > (And you are absolutely right for the reminder that there are values > such as 7,8, 98, or 97 to indicate "refused to answer" "invalid > answer". Here I would like to keep focus on one example of "not > answered" , because the other values could be dealt with using the > same way.) > > Thanks for help from both of you! > > Best regards, > Amanda > * > * For searches and help try: > * http://www.stata.com/help.cgi?search > * http://www.stata.com/support/statalist/faq > * http://www.ats.ucla.edu/stat/stata/ > -- Steven Samuels sjsamuels@gmail.com 18 Cantine's Island Saugerties NY 12477 USA Voice: 845-246-0774 Fax: 206-202-4783 * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/