DataSet5.1: Data for Example 5.1 from Generalized Linear Mixed Models:...

DataSet5.1R Documentation

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

Description

DataSet5.1 is used for polynomial multiple regression

Usage

data(DataSet5.1)

Format

A data.frame with 14 rows and 3 variables.

Details

  • X is predictor variable with level 0, 1, 2, 4, 8, 12, 16

  • N is the number of independent bernoulli trials for a given observation

  • F is the number of "successes"(N and F specify a binomial response)

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

Exam5.1

Examples

data(DataSet5.1)

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