Learn R Programming

VetResearchLMM (version 1.0.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

ex124 is.

Usage

data(ex124)

Arguments

Format

A data.frame with 40 rows and 4 variables.

Details

  • herd two treatment 0 and 1

  • drug unit of observation or observation ID

  • dose is continuous \& may be assumed Gaussian

  • PCVDif is the number of "successes"(N and F specify a binomial response)

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
# NOT RUN {
data(ex124)
# }

Run the code above in your browser using DataLab