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.
y1
item 1
y2
item 2
y3
item 3
y4
item 4
y5
item 5
y6
item 6
subject
subjects 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]