| factor {mdhglm} | R Documentation |
Binary Factor Data
Description
Lee, Nelder and Pawitan considered the binary factor data with six items taking 1 or 0 for 350 subjects.
Usage
data("factor")
Format
A data frame with 350 observations on the following 7 variables.
y1item 1
y2item 2
y3item 3
y4item 4
y5item 5
y6item 6
subjectsubjects idenfier
References
Lee, Y., Nelder, J.A. and Pawitan, Y. (2016). Generalized Linear Models with Random Effects (2nd Edition). Chapman and Hall, Boca Raton, 2nd edition.
[Package mdhglm version 1.8 Index]