rpf.paramInfo function

Retrieve a description of the given parameter

Retrieve a description of the given parameter

rpf.paramInfo(m, num = NULL)

Arguments

  • m: item model
  • num: vector of parameters (defaults to all)

Returns

a list containing the type, upper bound, and lower bound

Examples

rpf.paramInfo(rpf.drm())