Learn R Programming

TestDesign (version 1.0.1)

array_p_3pl: Calculate probability at multiple thetas (3PL)

Description

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

Usage

array_p_3pl(x, a, b, c)

Arguments

x

Numeric. A vector of theta values.

a

Numeric. A slope parameter value.

b

Numeric. A difficulty parameter value.

c

Numeric. A guessing parameter value.

References

birnbaum_latent_1968TestDesign