rLSgetStocParSample {rLindo} | R Documentation |
R interface function for LINDO API function LSgetStocParSample
. For more information,
please refer to LINDO API User Manual.
rLSgetStocParSample(model,iStv,iRow,jCol)
model |
A LINDO API model object, returned by |
iStv |
Index of stochastic parameter in the instruction list. |
iRow |
Row index of the stochastic parameter. |
jCol |
Column index of the stochastic parameter. |
If successful, rLSgetStocParSample returns a LINDO API sample object; Otherwise, it returns NULL.
LINDO SYSTEMS home page at www.lindo.com