rats: Glycogen content of rat livers

ratsR Documentation

Glycogen content of rat livers

Description

Duplicate readings were made on each of three preparations of rat livers from each of two rats for three different treatments (Sokal & Rohlf, 1995).

Usage

data(rats)

Format

A data frame with 36 rows and 4 variables

Details

  • treat: a fixed factor with three levels

  • rat: a random factor with two levels nested in treat

  • liver: sample size

  • glycog: response variable

References

Sokal, R.R., Rohlf, F.J. 1995. Biometry: The Principles and Practice of Statistics in Biological Research. 3rd Edition. W.H. Freeman and Co., New York.

Examples

library(GAD)
data(rats)
rats

GAD documentation built on May 29, 2024, 5:58 a.m.