Displaying 3 results from an estimated 3 matches for "bedard".
Did you mean:
beard
2006 Jun 28
3
R project question (SEM)
...e. 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]]
2006 Jun 28
0
data.frame error using 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]]
2007 Jun 28
2
TukeyHSD
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 Gaze RT
> 1 1 s1 1 1 401.4
> 2 2 s2 1 1 363.3......
> summary(ano <-