I guess you are right!
UG
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Carlo Lazzaro
Sent: Thursday, February 07, 2008 11:48 AM
To: [email protected]
Subject: st: typo in -help obs-?
Dear Statalisters and StataCorp,
scanning -help obs- in Stata 9.2/SE I have found a possible typo in Examples
paragraph:
Examples
. drop _all (clear memory)
. set obs 100 (make 100 observations)
. gen x = _n (x = 1, 2, 3, .., 100)
. gen y = x^2 (y = 2, 4, 9, .., 10000)
. scatter y x (make a graph)
In the fourth line from above (gen y = x^2) I suppose that the first number
after (y=) ought to be 1 instead of 2. Have I mistaken anything?
Thanks a lot for your kindness and for your time.
Kind Regards,
Carlo
*
* 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/