rpf.mcm: Create a multiple-choice response model

View source: R/mcm.R

rpf.mcmR Documentation

Create a multiple-choice response model

Description

\lifecycle

experimental

Usage

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

Arguments

outcomes

the number of possible outcomes

numChoices

the number of choices available

factors

the number of factors

Details

This function instantiates a multiple-choice response model.

Value

an item model

Author(s)

Jonathan Weeks <weeksjp@gmail.com>

See Also

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


rpf documentation built on Aug. 22, 2023, 1:06 a.m.

Related to rpf.mcm in rpf...