DataExam2.B.4 {StroupGLMM} | R Documentation |
Data for Example 2.B.4 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup (p-54)
Description
Exam2.B.4 is used to illustrate one way treatment design with Binomial observations.
Usage
data(DataExam2.B.4)
Format
A data.frame
with 6 rows and 4 variables.
Details
obs number of observations
trt three treatments with class factor
Nij number of bernouli trials on each individual
y number of successes on each individual
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.
See Also
Examples
data(DataExam2.B.4)
[Package StroupGLMM version 0.1.0 Index]