Find theta corresponding to a response probability value for each item.
calcRP(object, rp = 0.5, max_iter = 100, conv = 1e-04, start_theta = 0)
A response probability value.
A maximum number of iterations.
A convergence criterion.
A starting theta value.