rLSsampCreate {rLindo} | R Documentation |
R interface function for LINDO API function LSsampCreate
. For more information,
please refer to LINDO API User Manual.
rLSsampCreate(env,nDistType)
env |
A LINDO API environment object, returned by |
nDistType |
The distribution type. |
Before this function is called, rLScreateEnv
must be called to get a valid
LINDO API environment object.
If successful, rLSsampCreate returns a LINDO API sample object; Otherwise, it returns NULL.
LINDO SYSTEMS home page at www.lindo.com