Suppose I do have
x <- rnorm(20,0,1) y <- rnorm(20,-3,1)
Now I carry out a t.test(x,y). How to get the size of this test? In R of course.
t.test(x,y)
Aucun commentaire:
Enregistrer un commentaire