Learn R Programming

dcmr (version 1.0)

GetLambdaName: Obtain name of a particular lambda parameter

Description

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

Usage

GetLambdaName(item, attributes)

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.