| hoop {lmreg} | R Documentation |
Hoop tree data
Description
Compressive strength and moisture content of wood in hoop trees (Williams, 1959).
Usage
data(hoop)
Format
A data frame with 50 observations on the following 4 variables.
TempTemperature (in Celsius)
TreeHoop tree number
StrengthMaximum compressive strength parallel to the grain (in MPa)
MoistureMoisture content (100 times water mass/dry wood mass)
Source
Williams, E.J. (1959) Regression Analysis, Wiley, New York.
Examples
data(hoop)
head(hoop)
[Package lmreg version 1.2 Index]