RobStatTM (version 1.0.2)

shock: Shock data

Description

Times recorded for a rat to go through a shuttlebox in successive attempts. If the time exceeded 5 seconds, the rat received an electric shock for the duration of the next attempt. The data are the number of shocks received and the average time for all attempts between shocks.

Usage

data(shock)

Arguments

Format

An object of class "data.frame".

Details

Format: Numeric matrix with 16 rows and 2 columns

References

References go here.

Examples

Run this code
# NOT RUN {
data(shock)
# }

Run the code above in your browser using DataLab