Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

Exam2.B.3 is used to illustrate one way treatment design with Gaussian observations.

Usage

data(DataExam2.B.3)

Arguments

Format

A data.frame with 6 rows and 2 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

Details

  • trt treatments as factor with number 1 to 3

  • y response variable

References

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

See Also

Exam2.B.3

Examples

Run this code
data(DataExam2.B.3)

Run the code above in your browser using DataLab