1
2
3
4
5
#

Name:

Description:

The Sitka data frame has 395 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 five times in 1988, 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

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

See Also

Sitka89.

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_1988_1225_69.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.