Learn R Programming

StroupGLMM (version 0.3.0)

Table1.1: Data for Table1.1 from Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup

Description

Table1.1 is used for inspecting probability distribution and to define a plausible process.

Usage

data(Table1.1)

Arguments

Format

A data.frame with 11 rows and 3 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

Details

  • x independent variable

  • Nx bernouli trials (bernouli outcomes on each individual)

  • y number of successes on each individual

References

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

Examples

Run this code
library(StroupGLMM)
data(Table1.1)

Run the code above in your browser using DataLab