Learn R Programming

rpf (version 1.0.14)

rpf.paramInfo: Retrieve a description of the given parameter

Description

Retrieve a description of the given parameter

Usage

rpf.paramInfo(m, num = NULL)

Value

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

Arguments

m

item model

num

vector of parameters (defaults to all)

Examples

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

Run the code above in your browser using DataLab