Schizoph {BSDA} | R Documentation |
Data for Example 6.10
Schizoph
A data frame with 13 observations on the following variable.
score
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Schizoph) attach(Schizoph) EDA(score) t.test(score,mu=20) detach(Schizoph)