Learn R Programming

rpf (version 0.5)

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
rpf.numSpec(rpf.grm(outcomes=3))
rpf.numSpec(rpf.nrm(outcomes=3))

Run the code above in your browser using DataLab