Learn R Programming

rpf (version 1.0.14)

rpf.mcm: Create a multiple-choice response model

Description

lifecycle::badge("experimental")

Usage

rpf.mcm(outcomes = 2, numChoices = 5, factors = 1)

Value

an item model

Arguments

outcomes

the number of possible outcomes

numChoices

the number of choices available

factors

the number of factors

Author

Jonathan Weeks <weeksjp@gmail.com>

Details

This function instantiates a multiple-choice response model.

See Also

Other response model: rpf.drm(), rpf.gpcmp(), rpf.grmp(), rpf.grm(), rpf.lmp(), rpf.nrm()