specifies the settings for an input table. Long form: table={name="table-name"} Shortcut form: table="table-name" The castable value can be one or more of the following: caslib: specifies the caslib for the input table that you want to use with the action. By default, the active caslib is used. ...
You can use the "casOut" parameter to specify the settings for the output table, such as the table name, caslib, whether to replace an existing table, and compression settings.
specifies the table containing the model. Long form: modelTable={name="table-name"}. Shortcut form: modelTable="table-name". Alias: model. The castable value can be one or more of the following: caslib="string". specifies the caslib for the input table that you want to use with the action. By def...
specifies the settings for an input table. Long form: table={name="table-name"}. Shortcut form: table="table-name". The castable value can be one or more of the following: caslib="string". specifies the caslib for the input table that you want to use with the action. By default, the active caslib...
specifies the settings for an input table. Long form: table={name="table-name"}. Shortcut form: table="table-name". The castable value can be one or more of the following: caslib: specifies the caslib for the input table that you want to use with the action. By default, the active caslib is used....
specifies the settings for an input table. Long form: validTable={name="table-name"}. Shortcut form: validTable="table-name". The castable value can be one or more of the following: caslib: specifies the caslib for the input table that you want to use with the action. By default, the active casli...
Parameter : Subparameter : Description sample : rstore : specifies the options for sampling the shadow features table : — : specifies the table name, caslib, and other common parameters.
specifies the CAS table to store the analysis results. caslib : specifies the name of the caslib for the output table. indexVars : specifies the list of variables to create indexes for in the output data. lifetime : specifies the number of seconds to keep the table in memory after it is last acce...
specifies the options for sampling the shadow features The featureProbeSample value can be one or more of the following: nRecords : number of observations to sample using the specified model (astore) Alias: nObs Default: 1000 Minimum value: 1 rstore : specifies an input blob table where to read t...
specifies the CAS table to store the feature transformation and generation model. Alias: saveModel caslib : specifies the name of the caslib for the output table. indexVars : specifies the list of variables to create indexes for in the output data. lifetime : specifies the number of seconds to ke...