GetLambdaName: Obtain name of a particular lambda parameter

Description Usage Arguments Value

View source: R/util_parameter.R

Description

Gets the name of a particular lambda parameter and produces a string of the form: l_item_effect_attribtues.

Usage

1

Arguments

item

a numeric value representing item number

attributes

a String of the attributes associated with this gamma

Value

a String of the form: l_item_effect_attribtues.


dcmr documentation built on May 29, 2017, 10:41 p.m.

Related to GetLambdaName in dcmr...