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]
st: transpose question
From
"Airey, David C" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: transpose question
Date
Thu, 21 Jul 2011 18:41:21 -0500
.
Stata's data tables are limited to 32,767 variables.
In Mata, matrices are limited only by the amount of memory on your computer.
For very large row column transpose problem, do other users
break the data set into smaller pieces, transpose and then put it back
together in Stata? Or do you somehow use Mata?
-Dave
*
* 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/