Learn R Programming

VetResearchLMM (version 1.1.0)

ex125: ex125 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 region, drug, and dose.

Usage

data(ex125)

Arguments

Format

A data.frame with 24 rows and 4 variables:

Region

Region identifier.

Drug

Drug administered, Berenil or Samorin.

dose

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

Pcv

Packed cell volume response.

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(ex125)

Run the code above in your browser using DataLab