rLSsampGetIInfo: Get integer information about the sample.
Description
R interface function for LINDO API function LSsampGetInfo
. For more information,
please refer to LINDO API User Manual.
Usage
rLSsampGetIInfo(sample,nQuery)
Arguments
nQuery
An integer specifying the information requested from the sample. Possible values are:
- LS_IINFO_DIST_TYPE
- LS_IINFO_SAMP_SIZE
- LS_DINFO_SAMP_MEAN
- LS_DINFO_SAMP_STD
- LS_DINFO_SAMP_SKEWNESS
- LS_DINFO_SAMP_KURTOSIS
Value
- ErrorCode
- Zero if successful, nonzero otherwise.
- pnResult
- The result.
References
LINDO SYSTEMS home page at www.lindo.com