Search Results

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

table

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

FAQ
Voir

How can I save the results of the frequency analysis to a CAS table?

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.

FAQ
Voir

modelTable

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

FAQ
Voir

table

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

FAQ
Voir

What is table?

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

FAQ
Voir

What is validTable?

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

FAQ
Voir

Parameters for Reading Input Tables

Parameter : Subparameter : Description sample : rstore : specifies the options for sampling the shadow features table : — : specifies the table name, caslib, and other common parameters.

FAQ
Voir

casOut

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

FAQ
Voir

sample

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

FAQ
Voir

saveState

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