rLSsampGetDiscretePdfTable {rLindo} | R Documentation |
R interface function for LINDO API function LSsampGetDiscretePdfTable
. For more information,
please refer to LINDO API User Manual.
rLSsampGetDiscretePdfTable(sample)
sample |
A LINDO API sample object, returned by |
ErrorCode |
Zero if successful, nonzero otherwise. |
pnLen |
The table length. |
padProb |
A double array containing the probabilities of outcomes. |
padVals |
A double array containing the values of outcomes. |
LINDO SYSTEMS home page at www.lindo.com