Learn R Programming

VetResearchLMM (version 1.1.0)

ex124: ex124 from Duchateau, L. and Janssen, P. and Rowlands, G. J. (1998).Linear Mixed Models. An Introduction with applications in Veterinary Research. International Livestock Research Institute.

Description

Packed cell volume response data by herd, drug, and dose.

Usage

data(ex124)

Arguments

Format

A data.frame with 40 rows and 4 variables:

herd

Herd identifier.

drug

Drug administered, Berenil or Samorin.

dose

Dose group, high (h) or low (l).

PCVdif

Change in packed cell volume after treatment.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

References

  1. Duchateau, L. and Janssen, P. and Rowlands, G. J. (1998).Linear Mixed Models. An Introduction with applications in Veterinary Research. International Livestock Research Institute.

See Also

Examp1.3.2

Examples

Run this code
data(ex124)

Run the code above in your browser using DataLab