Learn R Programming

rpf (version 0.3)

rpf.mcm: 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

Value

  • an item model

Details

This function instantiates a multiple-choice response model.