powered by
Data for Exercise 5.73
Malpract
A data frame with 17 observations on the following variable.
award
a numeric vector
# NOT RUN { str(Malpract) attach(Malpract) SIGN.test(award,conf.level=.90) detach(Malpract) # }
Run the code above in your browser using DataLab