Learn R Programming

StroupGLMM (version 0.3.0)

DataSet8.4: Data for Example 8.4 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup

Description

DataSet8.4 is used for Multifactor treatment and Multilevel design structures

Usage

data(DataSet8.4)

Arguments

Format

A data.frame with 36 rows and 6 variables.

Author

Muhammad Yaseen (myaseen208@gmail.com) Adeela Munawar (adeela.uaf@gmail.com)

Details

  • block 9 blocks each consisting of 2 rows and 2 coloumns

  • a is a factor with 3 levels assigned at random to rows

  • b is a factor with 3 levels assigned at random to columns

  • y is a Gaussian response variable

References

  1. Stroup, W. W. (2012).Generalized linear Mixed Models: Modern Concepts, Methods and Applications. CRC press.

See Also

Exam8.4

Examples

Run this code
data(DataSet8.4)

Run the code above in your browser using DataLab