samedi 29 août 2020

What is the size of a test? how to determin it in R?

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.

Aucun commentaire:

Enregistrer un commentaire