rpf.mcm {rpf}R Documentation

Create a multiple-choice response model

Description

[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()


[Package rpf version 1.0.14 Index]