powered by
Data for Exercise 7.46
Autogear
A data frame with 20 observations on the following 2 variables.
A
a numeric vector
B
# NOT RUN { str(Autogear) attach(Autogear) t.test(A,B) wilcox.test(A,B) t.test(A,B,var.equal=TRUE) detach(Autogear) # }
Run the code above in your browser using DataLab