rpf.mcm {rpf}R Documentation

Create a multiple-choice response model

Description

WARNING: This model is mostly not implemented.

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>


[Package rpf version 0.53 Index]