specifies the table name, caslib, and other common parameters. caslib : specifies the caslib for the input table that you want to use with the action. By default, the active caslib is used. Specify a value only if you need to access a table from a different caslib. computedOnDemand : when set to ...
``` regression.genmodScore / alpha=double, casOut={ caslib="string", compress=TRUE | FALSE, indexVars={ "variable-name-1" }, label="string", lifetime=64-bit-integer, maxMemSize=64-bit-integer, memoryFormat="DVR...
Restores regression models from a binary large object (BLOB). Long form: `restore={name="table-name"}`. Shortcut form: `restore="table-name"`. The castable value can be one or more of the following: caslib, dataSourceOptions, name (required), whereTable (with sub-parameters casLib, dataSourceOpti...
Regression models can be restored from a binary large object (BLOB) using the restore parameter. It accepts a castable structure, which includes options for caslib, dataSourceOptions, name (required), and whereTable.
Regression models are stored to a binary large object (BLOB) using the store parameter. It accepts a casouttable structure, which includes options for caslib, label, lifetime, memoryFormat, name, promote, replace, and tableRedistUpPolicy.
The input data table is specified using the table parameter, which accepts a castable structure. This structure includes options for caslib, computedOnDemand, computedVars, computedVarsProgram, dataSourceOptions, groupBy, groupByMode, importOptions, name (required), orderBy, singlePass, vars, and...
specifies the caslib name to set as the active caslib.
specifies the name of the caslib where QKBs are stored.
specifies the default directory for each user's CASUSER personal caslib. You can specify %%USER to substitute a user's ID for part of the path.
Displays the name of the active caslib.