Description Usage Arguments Value References
R interface function for LINDO API function LSgetDouParameterRange
. For more information,
please refer to LINDO API User Manual.
1 | rLSgetDouParameterRange(model,nParameter)
|
model |
A LINDO API model object, returned by |
nParameter |
An integer parameter identifier. |
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
pdValMIN |
The minimum value of parameter. |
pdValMAX |
The maximum value of parameter. |
LINDO SYSTEMS home page at www.lindo.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.