Learn R Programming

TestDesign (version 1.0.1)

array_p_2pl: Calculate probability at multiple thetas (2PL)

Description

Calculate the probability of correct response at theta values, under the 2PL model.

Usage

array_p_2pl(x, a, b)

Arguments

x

Numeric. A vector of theta values.

a

Numeric. A slope parameter value.

b

Numeric. A difficulty parameter value.

References

lord_theory_1952TestDesign

birnbaum_efficient_1957TestDesign

birnbaum_estimation_1958TestDesign

birnbaum_further_1958TestDesign