Learn R Programming

rLindo (version 8.0.1)

rLSsetDistrRG: Set a distribution function for the random generator.

Description

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

Usage

rLSsetDistrRG(rg,nDistType)

Arguments

rg
A LINDO API random generator object, returned by rLScreateRG.
nDistType
An integer specifying the distribution type.

Value

ErrorCode
Zero if successful, nonzero otherwise.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSsampCreate