Learn R Programming

VetResearchLMM (version 1.1.0)

ex31: ex31 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 data for two trypanosomosis drugs.

Usage

data(ex31)

Arguments

Format

A data.frame with 38 rows and 6 variables:

herd

Herd identifier.

animal_id

Animal identifier.

PCV1

Packed cell volume measured at treatment.

PCV2

Packed cell volume measured one month after treatment.

dose

Dose level.

drug

Drug administered, Berenil or Samorin.

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

Run the code above in your browser using DataLab