| From | Richard Williams <[email protected]> |
| To | [email protected] |
| Subject | Re: st: xtile2 error |
| Date | Mon, 05 Apr 2004 08:41:29 -0500 |
At 03:20 PM 4/5/2004 +0200, Xavi Barber wrote:
Dear statalisters:
I use a xtile2 command:
xtile2 ttt=lnkcal if edad3c<998, nq(4) by(sexo1 edad3c)
bur stata say:
program error: matching close brace not found
Can You help me?
The program is missing a version command, and as a result syntax changes in
Stata 8 screw it up. Edit xtile2.ado and add the following immediately
after the program define line:| © Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |