Reaction {BSDA} | R Documentation |
Threshold reaction time for persons subjected to emotional stress
Description
Data for Example 6.11
Usage
Reaction
Format
A data frame/tibble with 12 observations on one variable
- time
threshold reaction time (in seconds) for persons subjected to emotional stress
References
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
Examples
stem(Reaction$time)
SIGN.test(Reaction$time, md = 15, alternative = "less")
[Package BSDA version 1.2.2 Index]