Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

DataSet5.2 is used for three factor orthogonal main effects only design with sequential fitting of predictors

Usage

data(DataSet5.2)

Arguments

Format

A data.frame with 9 rows and 4 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

Details

  • a is predictor variable with level 0, 1

  • b is predictor variable with level 0, 1

  • c is predictor variable with level 0, 1

  • y response variable

References

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

See Also

Exam5.2

Examples

Run this code
data(DataSet5.2)

Run the code above in your browser using DataLab