Learn R Programming

rLindo (version 8.0.1)

rLSsetDistrParamRG: Set distribution parameters.

Description

R interface function for LINDO API function LSsetDistrParamRG. For more information, please refer to LINDO API User Manual.

Usage

rLSsetDistrParamRG(rg,iParam,dParam)

Arguments

rg
A LINDO API random generator object, returned by rLScreateRG.
iParam
A parameter index.
dParam
A parameter value.

Value

ErrorCode
Zero if successful, nonzero otherwise.

References

LINDO SYSTEMS home page at www.lindo.com