Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

DataSet9.4 is used for Relationship between BLUP and Fixed Effect Estimators

Usage

data(DataSet9.4)

Arguments

Format

A data.frame with 32 rows and 3 variables

Author

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

Details

  • a is a factor with 2 levels

  • b is a factor with 8 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.4

Examples

Run this code
data(DataSet9.4)

Run the code above in your browser using DataLab