powered by
A simple helper to calculate the inverse of the p-value (difficulty index).
q_index(p)
A numeric value or vector (1 - p).
A numeric value or vector (item difficulty).
q_index(0.8) q_index(c(0.2, 0.5, 0.7))
Run the code above in your browser using DataLab