rpf.paramInfo {rpf}R Documentation

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

rpf.paramInfo(rpf.drm())

[Package rpf version 1.0.14 Index]