powered by
Data for Exercises 6.45 and 6.98
Grnriv2
A data frame with 101 observations on the following variable.
thick
a numeric vector
# NOT RUN { str(Grnriv2) attach(Grnriv2) EDA(thick) t.test(thick,mu=8,alternative="less") SIGN.test(thick,md=8,alternative="less") detach(Grnriv2) # }
Run the code above in your browser using DataLab