Learn R Programming

rpf (version 0.5)

rpf.paramInfo: Retrieve a description of the given parameter

Description

Retrieve a description of the given parameter

Usage

rpf.paramInfo(m, num = NULL)

Arguments

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

Value

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

Examples

Run this code
rpf.paramInfo(rpf.drm())

Run the code above in your browser using DataLab