Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

DataSet8.2 is used for Incomplete strip-plot ( 3 cross 3 factorial).

Usage

data(DataSet8.2)

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.2

Examples

Run this code
data(DataSet8.2)

Run the code above in your browser using DataLab