Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: typo in -help obs-?


From   "Carlo Lazzaro" <[email protected]>
To   <[email protected]>
Subject   st: typo in -help obs-?
Date   Thu, 7 Feb 2008 10:48:06 +0100

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index