DataSet3.3 {StroupGLMM} | R Documentation |
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)
Format
A data.frame
with 36 rows and 6 variables.
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
Author(s)
Muhammad Yaseen (myaseen208@gmail.com)
Adeela Munawar (adeela.uaf@gmail.com)
References
Stroup, W. W. (2012).Generalized linear mixed models: modern concepts, methods and applications. CRC press.
Examples
data(DataSet3.3)
[Package StroupGLMM version 0.1.0 Index]