Lethal {BSDA} | R Documentation |
Survival time of mice injected with an experimental lethal drug
Description
Data for Example 6.12
Usage
Lethal
Format
A data frame/tibble with 30 observations on one variable
- survival
a numeric vector indicating time surivived after injection (in seconds)
References
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
Examples
SIGN.test(Lethal$survival, md = 45, alternative = "less")
[Package BSDA version 1.2.2 Index]