powered by
This dataset contains binary responses of 775 participants to 20 items.Missing responses are coded as NA.
data("test.data")
A data frame with 775 observations on the following 20 items.
Item_1
a numeric vector
Item_2
Item_3
Item_4
Item_5
Item_6
Item_7
Item_8
Item_9
Item_10
Item_11
Item_12
Item_13
Item_14
Item_15
Item_16
Item_17
Item_18
Item_19
Item_20
A test data that contain binary responses of 775 participants to 20 items.Missing responses are coded as NA.
# NOT RUN { data(test.data) ## maybe str(test.data) ; plot(test.data) ... # }
Run the code above in your browser using DataLab