mytrees {asuR}R Documentation

Simulated tree data

Description

Similar to the data frame called trees in the dataset package. But simulated data for learning regressions.

Usage

data(mytrees)

Format

A data frame with 100 observations on the following 3 variables.

Volume
a numeric vector
Girth
a numeric vector
Height
a numeric vector

Examples

data(mytrees)

[Package asuR version 0.08-24 Index]