Rdocumentation
powered by
Learn R Programming
alr3 (version 2.0.5)
shocks: Small electric shocks in dairy cows
Description
Results of a small experiment to learn about the effects of small electric shocks on dairy cows.
Arguments
Format
A data frame with 6 observations on the following 3 variables.
Intensity
Shock level, milliamps
m
Number of trials
Y
Number of times a positive reaction was observed
Source
R. Norell
References
Weisberg, S. (2005).
Applied Linear Regression
, 3rd edition. New York: Wiley, Problem 12.3.
Examples
Run this code
head(shocks)
Run the code above in your browser using
DataLab