rLSsampEvalDistr {rLindo} | R Documentation |
R interface function for LINDO API function LSsampEvalDistr
. For more information,
please refer to LINDO API User Manual.
rLSsampEvalDistr(sample,nFuncType,dXval)
sample |
A LINDO API sample object, returned by |
nFuncType |
An integer specifying the function type to evaluate. Possible values are:
|
dXval |
A double precision value to evaluate the specified function. |
ErrorCode |
Zero if successful, nonzero otherwise. |
pdResult |
A double value to return the result. |
LINDO SYSTEMS home page at www.lindo.com