Learn R Programming

TestDesign (version 1.0.2)

p_2pl: Calculate probability at a single theta (2PL)

Description

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

Usage

p_2pl(x, a, b)

Arguments

x

Numeric. A single theta value.

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