Learn R Programming

StroupGLMM (version 0.3.0)

DataSet3.3: Data for Example3.7 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup

Description

Exam1.2 is used to see types of model effects by plotting regression data

Usage

data(DataSet3.3)

Arguments

Format

A data.frame with 36 rows and 6 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

Details

  • X Each batch observed at several times:0,3,6,12,24,36,48 months

  • Y continuous variable observed at each level of X

  • Fav number of successes

  • N isndependent bernoulli trials

  • Batch Batches as 1, 2, 3, 4

  • Count binomial response variable

References

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

Examples

Run this code
data(DataSet3.3)

Run the code above in your browser using DataLab