Learn R Programming

VetResearchLMM (version 1.1.0)

ex33: ex33 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

Longitudinal packed cell volume data by animal, breed, and time.

Usage

data(ex33)

Arguments

Format

A data.frame with 168 rows and 4 variables:

animal_id

Animal identifier.

breed

Breed group.

time

Time of packed cell volume measurement.

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

Run the code above in your browser using DataLab