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]

st: Problems with reshape long


From   Kris Anderson <[email protected]>
To   [email protected]
Subject   st: Problems with reshape long
Date   Thu, 23 Sep 2010 20:19:57 -0700

The error is below.

reshape long cuestay - b6famrt, i(sub_num) j(scene) string
(note: j = rt)
-rt implied name too long
r(198);

Date: Fri, 17 Sep 2010 01:48:19 +0200
From: "Martin Weiss" <[email protected]>
Subject: st: RE: Problems with reshape long

<>

What do the error messages say?


HTH
Martin


- -----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Kris Anderson
Sent: Donnerstag, 16. September 2010 21:55
To: [email protected]
Subject: st: Problems with reshape long

Hi,

I need to reshape some data in order to run a repeated measures ANOVA.
When I try to run the syntax, I get error messages.

reshape long cuestay - b6famrt, i(sub_num) j(scene) string

The variable scene (j), hoped to be the identifier variables in long
form, is not numeric. It is cue, a1, b1, a2, b2, etc. Each scene has
about 5 variables that are within.

What do I need to do in order to make this work?

Thanks,
Kris

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