Learn R Programming

BSDA (version 1.2.2)

Lethal: Survival time of mice injected with an experimental lethal drug

Description

Data for Example 6.12

Usage

Lethal

Arguments

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

Run this code

SIGN.test(Lethal$survival, md = 45, alternative = "less")


Run the code above in your browser using DataLab