rLSsampGetDiscretePdfTable: Get the PDF table from a discrete distribution sample.
Description
R interface function for LINDO API function LSsampGetDiscretePdfTable
. For more information,
please refer to LINDO API User Manual.
Usage
rLSsampGetDiscretePdfTable(sample)
Value
- 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.
References
LINDO SYSTEMS home page at www.lindo.com