[R] aov() and NaN

Jan Malte Wiener jan.wiener at tuebingen.mpg.de
Fri Jul 5 10:35:50 CEST 2002


hi,
another anova question !!
how does aov() treat missing values ?

since it might depend on my experimental design:
i have a within subject design with two factors ...

i use aov() like this:

aov(performance~type*block+Error(subj/(type+block)),data=anovaData)

now it might happen that i have a couple of NaN data points in my result 
dataFrame.
how can i know/control how aov() is treating those missing values ?

greetinx jan






-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list