Search Results

725 résultats trouvés Page 22 / 73
FAQ
Voir

table

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 ...

FAQ
Voir

What is the CASL syntax for the genmodScore action?

``` 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...

FAQ
Voir

What is the `restore` parameter?

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...

FAQ
Voir

How can I restore regression models in genmod Action?

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.

FAQ
Voir

How are regression models stored in genmod Action?

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.

FAQ
Voir

How is the input data table specified in genmod Action?

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...

FAQ
Voir

CASLIB

specifies the caslib name to set as the active caslib.

FAQ
Voir

DQQKBREPOLOC

specifies the name of the caslib where QKBs are stored.

FAQ
Voir

USERLOC

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.

FAQ
Voir

What does the CASLIB parameter display?

Displays the name of the active caslib.