rLSsampGetIInfo: Get integer information about the sample.

Description Usage Arguments Value References

View source: R/rLindo.R

Description

R interface function for LINDO API function LSsampGetInfo. For more information, please refer to LINDO API User Manual.

Usage

1

Arguments

sample

A LINDO API sample object, returned by rLSsampCreate.

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


rLindo documentation built on May 1, 2019, 10:11 p.m.