Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

DataSet8.3 is used for Response surface design with incomplete blocking

Usage

data(DataSet8.3)

Arguments

Format

A data.frame with 28 rows and 4 variables.

Author

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

Details

  • block with 7 blocks

  • a is a factor with 3 levels 0,-1 and 1

  • b is a factor with 3 levels 0,-1 and 1

  • c is a factor with 3 levels 0,-1 and 1

  • 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.3

Examples

Run this code
data(DataSet8.3)

Run the code above in your browser using DataLab