Learn R Programming

VetResearchLMM (version 1.0.0)

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

ex32 is.

Usage

data(ex32)

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(ex32)
# }

Run the code above in your browser using DataLab