[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: RE: ANOVA with tabulated data
Nick Cox wrote:
You need to -reshape- first. See help on -reshape-.
gen id = _n
reshape long Exam, i(id)
That said, I don't see that you have a two-way problem.
It is two-way, because observations are students, thus I have students
and exams. Or, maby I am err.
*
* 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/