Learn R Programming

StroupGLMM (version 0.3.0)

DataSet4.1: Data for Example 4.1 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup

Description

DataSet4.1 comes from Cochran and Cox (1957) Experimental Design

Usage

data(DataSet4.1)

Arguments

Format

A data.frame with 60 rows and 3 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

  2. Adeela Munawar (adeela.uaf@gmail.com)

Details

  • blocks 15 blocks in an incomplete block desgin

  • trt treatments representing incomplete block desgin

  • y is continuous & may be assumed Gaussian

References

  1. Stroup, W. W. (2012).Generalized linear mixed models: modern concepts, methods and applications. CRC press.

  2. Cochran, W. G., & Cox, G. M. (1957). Experimental designs.

See Also

Exam4.1

Examples

Run this code
data(DataSet4.1)

Run the code above in your browser using DataLab