mytrees {asuR} | R Documentation |
Similar to the data frame called trees in the dataset package. But simulated data for learning regressions.
data(mytrees)
A data frame with 100 observations on the following 3 variables.
Volume
a numeric vector
Girth
a numeric vector
Height
a numeric vector
data(mytrees)