1
2
3
4
5
#

Name:

Description:

The Sitka89 data frame has 632 rows and 5 columns. It gives repeated measurements on the log-size of 79 Sitka spruce trees, 54 of which were grown in ozone-enriched chambers and 25 were controls. The size was measured eight times in 1989, at roughly monthly intervals.

Variables:

This data frame contains the following columns:

size

measured size (height times diameter squared) of tree, on log scale.

Time

time of measurement in days since 1 January 1988.

tree

number of tree.

treat

either "ozone" for an ozone-enriched chamber or "control".

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

P. J. Diggle, K.-Y. Liang and S. L. Zeger (1994) Analysis of Longitudinal Data. Clarendon Press, Oxford

See Also

Sitka

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Growth_Curves_for_Sitka_Spruce_Trees_in_1989_1227_46.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.