|
GetInformation
|
Batch language command
|
|
GetString is a utility command returns a matrix whose contents vary upon the parameter value.
|
Syntax
|
GetInformation (receptacle, object,);
|
Notes
|
'receptacle' is the matrix variable to receive the data; 'object' is the object whose information is to be retrieved (currently supports category variables and normal numeric variables)
If 'object' is the name of a numeric variable, 'receptacle' will receive value of the variable If 'object' is the name of a category numeric variable, 'receptacle' will receive a two column matrix with a row per rate class, with column one containing the rates and column 2 containing the probabilities for the rates.
|
Examples
|
|
Last modified: 8/19/2002 |
|
|