
Last chance! 50% off unlimited learning
Sale ends in
Data for Example 6.11
Reaction
A data frame with 12 observations on the following variable.
time
a numeric vector
# NOT RUN {
str(Reaction)
attach(Reaction)
SIGN.test(time,md=15,alternative="less")
detach(Reaction)
# }
Run the code above in your browser using DataLab