Learn R Programming

rpf (version 1.0.14)

rpf.numParam: Length of the item parameter vector

Description

Length of the item parameter vector

Usage

rpf.numParam(m)

Arguments

m

item model

Examples

Run this code
rpf.numParam(rpf.grm(outcomes=3))
rpf.numParam(rpf.nrm(outcomes=3))

Run the code above in your browser using DataLab