# example code
# Calculate CSR using sample dataset J5S1000
CSR(J5S1000)
# Extract the conditional selection rates from item 1 to item 2
csr_1_2 <- CSR(J5S1000)[[1]][[2]]
# This shows the probability of selecting each category in item 2
# given that a specific category was selected in item 1
Run the code above in your browser using DataLab