[R] TukeyHSD

2007-06-28 Thread Patrick Bedard
Hello everyone,

So I ran an anova with aov and then I want to run post-hoc comparisons but
keep receiving this message :
 no applicable method for TukeyHSD

Here is my code:

 d-read.table(d.txt)
 d
Obs subj Hand GazeRT
 11   s111 401.4
 22   s211 363.3..

 summary(ano - aov(RT~(Hand*Gaze)+Error(subj/(Hand*Gaze)),data=d ))


This seems to work fine, but then I use
 fm1Tukey=TukeyHSD(fm1,Hand) ; fm1Tukey

And receive 
 no applicable method for TukeyHSD


I can¹t seem to find the error nor anyone ever answering that question which
seems to pop-up here and there on other websites (eg, Nabble)


Tnaks in advance for your help,

__ 
Patrick Bédard Ph.D.
Dept. of Neuroscience
Brown University



[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch 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.


[R] R project question (SEM)

2006-06-28 Thread Patrick Bedard
Hi there, 

I just saw your question on the help list and tough you could help me with
some start-up info

I just downloaded the R project software to try running SEM analysis and I
also downloaded the SEM package. But it just sits there on the desktop and R
does not know where it is...I can¹t figure out how to organize the
files...When I type ?sem in R it says object sem not found...I can¹t seem to
find help on the web on how to set-up the packages

Well, thanks in advance

__ 
Patrick Bedard Ph.D.
Dept. of Neuroscience
Brown University



[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] data.frame error using sem package

2006-06-28 Thread Patrick Bedard
Hi there, 

I just saw your question on the help list and tough you could help me with
some start-up info

I just downloaded the R project software to try running SEM analysis and I
also downloaded the SEM package. But it just sits there on the desktop and R
does not know where it is...I can¹t figure out how to organize the
files...When I type ?sem in R it says object sem not found...I can¹t seem to
find help on the web on how to set-up the packages

Well, thanks in advance


__ 
Patrick Bedard Ph.D.
Dept. of Neuroscience
Brown University



[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html