Data for Example 2.B.2 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup (p-54)
Source:R/DataExam2.B.2.R
DataExam2.B.2.Rd
Exam2.B.2 is used to visualize the effect of glm model statement with binomial data with logit and probit links.
Usage
data(DataExam2.B.2)
Details
x independent variable
n bernouli trials (bernouli outcomes on each individual)
y number of successes on each individual
References
Stroup, W. W. (2012).Generalized linear mixed models: modern concepts, methods and applications. CRC press.
Author
Muhammad Yaseen (myaseen208@gmail.com)
Adeela Munawar (adeela.uaf@gmail.com)
Examples
data(DataExam2.B.2)