Learn R Programming

rpf (version 1.0.7)

rpf.numSpec: Length of the item model vector

Description

Length of the item model vector

Usage

rpf.numSpec(m)

Arguments

m

item model

Examples

Run this code
# NOT RUN {
rpf.numSpec(rpf.grm(outcomes=3))
rpf.numSpec(rpf.nrm(outcomes=3))
# }

Run the code above in your browser using DataLab