Learn R Programming

StroupGLMM (version 0.3.0)

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

Description

DataSet3.1 is used for linear and generalized linear models

Usage

data(DataSet3.1)

Arguments

Format

A data.frame with 20 rows and 5 variables.

Author

  1. Muhammad Yaseen (myaseen208@gmail.com)

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

Details

  • trt two treatment 0 and 1

  • rep unit of observation or observation ID

  • Y is continuous & may be assumed Gaussian

  • N is the number of obs

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

References

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

See Also

Exam3.2

Examples

Run this code
data(DataSet3.1)

Run the code above in your browser using DataLab