Description Format Source References Examples
Item responses to a questionaire on verbal aggression. These data are used throughout De Boeck and Wilson, Explanatory Item Response Models (Springer, 2004) to illustrate various forms of item response models.
A data matrix with 316 persons, 24 three-category items, and two person covariates (trait anger and gender).
http://bear.soe.berkeley.edu/EIRM/
De Boeck and Wilson (2004), Explanatory Item Response Models, Springer.
1 2 3 |
int [1:316, 1:26] 20 11 17 21 17 21 39 21 24 16 ...
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : chr [1:26] "Anger" "Gender" "S1WantCurse" "S1WantScold" ...
'data.frame': 11195 obs. of 5 variables:
$ value : num 0 0 1 1 1 1 1 0 0 1 ...
$ item : Factor w/ 24 levels "i01","i02","i03",..: 1 1 1 1 1 1 1 1 1 1 ...
$ person: Factor w/ 316 levels "p001","p002",..: 1 2 3 4 5 6 7 8 9 10 ...
$ node : Factor w/ 2 levels "node1","node2": 1 1 1 1 1 1 1 1 1 1 ...
$ sub : Factor w/ 48 levels "i01:node1","i01:node2",..: 1 1 1 1 1 1 1 1 1 1 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.