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: Date: Sun, 7 Feb 2010 21:41:16 +0100
From
Mark Baerthel <[email protected]>
To
<[email protected]>
Subject
st: Date: Sun, 7 Feb 2010 21:41:16 +0100
Date
Sun, 7 Feb 2010 15:41:24 -0500 (EST)
Dear Stata Community,
I always get the error r(134) when I try to reshape!
What can I do ?
Anything conceptually wrong with my commands ?
>>
. sum
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
date | 32494 14804.6 105.3298 14640 14973
permno | 32494 65554.46 23142.46 10051 92866
ret | 32494 .0081212 .1509227 -.8353909 3
. reshape wide permno, i(date) j(ret)
ret takes on too many values
r(134);
<<<
ret takes on too many values
r(134);
Thank you so much,
Mark
*
* 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/