Hi John,

Try posting a sample of your data in reply to this e-mail by using:

dput(head(accuracy))

And me (or someone else) will be sure to fix your command.

Regarding the ANOVA, read more :)

Tal



----------------Contact
Details:-------------------------------------------------------
Contact me: tal.gal...@gmail.com |  972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com (English)
----------------------------------------------------------------------------------------------




On Sat, Jul 17, 2010 at 8:03 PM, jlwoodard <john.wood...@wayne.edu> wrote:

>
> Tal,
>  Thanks for the information.
>
>  I actually did read through the help for the reshape package, though being
> relatively new to R, I don't quite understand the ins and outs of the
> command.
>
> I tried using the melt command:
> x<-melt(accuracy,id='Subject')
>
> but, it didn't give me anything different than the stacked command.  I'm
> trying to get two columns to indicate the Shape and Color.
>
> Thanks also for this information on ezANOVA.  It looks very promising,
> though I didn't see an example of repeated measures ANOVA in the help file.
>
> Best regards,
>
> John
> --
> View this message in context:
> http://r.789695.n4.nabble.com/Help-with-Reshaping-from-Wide-to-Long-tp2292462p2292524.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to