Learn R Programming

rLindo (version 8.0.1)

rLSsampGetDistrParam: Get the specified parameter of a given distribution.

Description

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

Usage

rLSsampGetDistrParam(sample,nIndex)

Arguments

sample
A LINDO API sample object, returned by rLSsampCreate.
nIndex
An integer specifying the index of the parameter.

Value

ErrorCode
Zero if successful, nonzero otherwise.
pdValue
A double precision value specifying the parameter value.

References

LINDO SYSTEMS home page at www.lindo.com