prob | R Documentation |
This function works because we know we have a Rasch model, otherwise the
function would be just a bit more complicated. Provides the probability of a
correct response for a given item difficulty, b
, and a given ability
estimate, theta
. Note that theta
is typically passed as a
vector of abilities and so a vector of probabilities is returned.
prob(b, theta)
b |
The item difficulty estimate |
theta |
The person ability estimate. This is the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.