|  | 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Create dummy
From 
 
[email protected] 
To 
 
[email protected] 
Subject 
 
st: Create dummy 
Date 
 
Wed, 19 Nov 2008 23:33:08 +0100 (CET) 
Dear Statlist,
I need to create a dummy from a double variable (sí, no, no sabe)
I wrote:
gen quality = 0
replace quality = 1 if b8=="no"
And I received the message
type mismatch
r(109);
What should I do?
Thanks and regards,
Alejandra Molina
*
*   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/
| © Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |