Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: programming error with -generate-


From   Richard Williams <[email protected]>
To   "[email protected]" <[email protected]>, "[email protected]" <[email protected]>
Subject   Re: st: programming error with -generate-
Date   Mon, 08 Mar 2010 16:57:16 -0500

At 04:48 PM 3/8/2010, Partha Deb wrote:
For even more head scratching, try this:

clear all

forvalues i=1/6 {
set obs 10
gen y = 1.2x + `i'
tab y
drop _all
}

Partha

This is weird. I am not even sure what to search for -- "x" seems like kind of a broad term! And the internal logic behind the results isn't obvious to me.


-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME:   (574)289-5227
EMAIL:  [email protected]
WWW:    http://www.nd.edu/~rwilliam

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index