[R] empirical null distribution

mad_bassie mad_bassie at hotmail.com
Tue Apr 29 01:07:47 CEST 2008


I simulated data for the ANOVA-test where the condition of equal variances
was not accomplished. 
I have three groups:
X<-rnorm(50,30,5)
Y<-rnorm(50,30,10)
Z<-rnorm(50,30,5)
(this is just an example....the variables might still change depending on
how clear the results are)

Now I want to construct the empirical null distribution of it.
How do I do this?
Can I make a graph of it?
Could I compare that graph with that of the theoretical null distribution?

Thanks a lot!
-- 
View this message in context: http://www.nabble.com/empirical-null-distribution-tp16945981p16945981.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list