DataExam2.B.2: Data for Example 2.B.2 from Generalized Linear Mixed Models:...

DataExam2.B.2R Documentation

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

Description

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)

Format

A data.frame with 11 rows and 3 variables.

Details

  • x independent variable

  • n bernouli trials (bernouli outcomes on each individual)

  • y number of successes on each individual

Author(s)

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

References

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

See Also

Exam2.B.2

Examples

data(DataExam2.B.2)

StroupGLMM documentation built on Oct. 2, 2024, 1:07 a.m.