Learn R Programming

rpf (version 1.0.7)

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
# NOT RUN {
rpf.numParam(rpf.grm(outcomes=3))
rpf.numParam(rpf.nrm(outcomes=3))
# }

Run the code above in your browser using DataLab