Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

DataSet9.2 is used for Two way random effects nested model

Usage

data(DataSet9.2)

Arguments

Format

A data.frame with 28 rows and 3 variables with levels of b nested within levels of.

Author

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

Details

  • a is a factor with 7 levels

  • b is a factor with 2 levels

  • 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

Exam9.2

Examples

Run this code
data(DataSet9.2)

Run the code above in your browser using DataLab