Learn R Programming

geepack (version 1.2-1)

sitka89: Growth of Sitka Spruce Trees

Description

Impact of ozone on the growth of sitka spruce trees.

Usage

data(sitka89)

Arguments

Format

A dataframe

size:

size of the tree measured in \(log(height*diamter^2)\)

time:

days after the 1st january, 1988

tree:

id number of a tree

treat:

ozone: grown under ozone environment, control: ozone free

Examples

Run this code
# NOT RUN {
data(sitka89)
# }
# NOT RUN {
<!-- %attach(sitka89) -->
# }

Run the code above in your browser using DataLab