| From | Suzy <scott_788@wowway.com> |
| To | statalist@hsphsun2.harvard.edu |
| Subject | Re: st: code to round a continuous variable to the nearest 1/10th |
| Date | Fri, 19 Aug 2005 12:41:50 -0400 |
Note that -search round- points to on-line help on functions.
Nick n.j.cox@durham.ac.uk
Suzy
Richard GoldsteinThank you for the explicit code - I appreciate it!
use the round function (e.g., gen x2=round(x1,.1))* * 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/
* * 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/
| © Copyright 1996–2013 StataCorp LP | Terms of use | Privacy | Contact us | What's new | Site index |