Rdocumentation
powered by
Learn R Programming
alr3 (version 2.0.5)
landrent: Land rent
Description
The data were collected by Douglas Tiffany to study the variation in rent paid in 1977 for agricultural land planted to alfalfa.
Arguments
Format
This data frame contains the following columns:
X1
average rent for all tillable land
X2
density of dairy cows (number per square mile)
X3
proportion of farmland used for pasture
X4
1 if liming required to grow alfalfa; 0 otherwise
Y
average rent per acre planted to alfalfa
Source
Douglas Tiffany
References
Weisberg, S. (2005).
Applied Linear Regression
, 3rd edition. New York: Wiley, Problem 9.12.
Examples
Run this code
head(landrent)
Run the code above in your browser using
DataLab