Learn R Programming

VetResearchLMM (version 1.1.0)

ex121: ex121 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 the dose comparison in Example 1.2.1.

Usage

data(ex121)

Arguments

Format

A data.frame with 14 rows and 5 variables:

animals

Animal identifier within dose group.

dose

Dose group with levels H, L, and M.

PCV1

Packed cell volume measured at treatment.

PCV2

Packed cell volume measured after treatment.

PCVdiff

Difference between post-treatment and baseline packed cell volume.

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.

Examples

Run this code
data(ex121)

Run the code above in your browser using DataLab