rLSsampCreate: Create an instance of a sample of specified distribution.

Description Usage Arguments Details Value References

View source: R/rLindo.R

Description

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

Usage

1
rLSsampCreate(env,nDistType)

Arguments

env

A LINDO API environment object, returned by rLScreateEnv.

nDistType

The distribution type.

Details

Before this function is called, rLScreateEnv must be called to get a valid LINDO API environment object.

Value

If successful, rLSsampCreate returns a LINDO API sample object; Otherwise, it returns NULL.

References

LINDO SYSTEMS home page at www.lindo.com


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