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 with 12 observations on the following variable.

time
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Reaction)
attach(Reaction)
sign.test(time,md=15,alternative="less")
detach(Reaction)

[Package BSDA version 0.1 Index]