rpf.paramInfo: Retrieve a description of the given parameter

rpf.paramInfoR 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())

rpf documentation built on Aug. 22, 2023, 1:06 a.m.