Learn R Programming

StroupGLMM (version 0.3.0)

DataExam2.B.7: Data for Example 2.B.7 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup (p-60)

Description

Exam2.B.7 is related to multi batch regression data assuming different forms of linear models with factorial experiment.

Usage

data(DataExam2.B.7)

Arguments

Format

A data.frame with 16 rows and 4 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

Details

  • Rep number of replications

  • a factor with two levels 1 and 2

  • b factor with two levels 1 and 2

  • y response variable

References

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

See Also

Exam2.B.7

Examples

Run this code
data(DataExam2.B.7)

Run the code above in your browser using DataLab