<>
A bug in -generate- would be weird indeed. Give an excerpt of your data, and
show us exactly what you typed and what Stata made of it...
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von
[email protected]
Gesendet: Dienstag, 3. März 2009 10:08
An: [email protected]
Betreff: st: problem with the generate command
Hello,
I have a health expenditure variable in current dollars, called H. It is a
numeric variable ("long"). I called it "H". I want to convert it in euros,
e.g to multiply by 1,6 so I write in my do-file:
"gen health=1.6*H"
I am very surprised because the results are wrong. It is very strange. For
instance:
H=13.00 and Health=23.32 (first observation)
or: H=116.00 and Health=16.96 (2d one)
or: H=76.00 and Health=169.6
Thank you very much for help
Best regards
Isabelle
*
* 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/
*
* 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/