2215 questions found.

Page 26 / 45

Displays the default new table replication factor. Alias: DEFAULTREP...

Displays the default locale to use for data quality operations....

Displays the name of the caslib where QKBs are stored....

Displays the name of the default QKB to use for data quality operations....

Displays event objects that define custom date events....

Displays whether a DATA step generates an error when a variable format cannot be found....

Displays the maximum history line length....

Displays interval object pairs....

Displays the locale used for sorting and formatting....

Displays the log flush time....

Displays the maximum table memory setting....

Displays the maximum cores per worker....

Displays the log message level....

Displays the action metric setting....

Displays the number of worker nodes associated with this session....

Displays the nldecseparator setting....

Display the search path for user-defined format libraries that have been published to SingleStore for use by the EP....

Displays the number of backup copies of blocks for in-memory tables to create in subset sessions....

Displays the user local time zone....

Displays the session time-out....

Displays whether this session is included when transferring state to a new server....

Display whether work is offloaded to GPU....

Displays the year cutoff....

Simultaneously reconciles multiple levels of a hierarchy of forecasts....

Specifies the groupBy variables. Alias: by....

Specifies each level of the hierarchy of forecasts. You can specify levels in any order, and the action infers the correct order on the basis of the groupBy variables. The level value can be one or more of the following sub-parameters: casOut, roles, table....

Specifies the output table of forecasts for this level of the hierarchy. This parameter is required for the bottom level of the hierarchy, but it is optional for other levels of the hierarchy. For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (...

Specifies the roles of each input table variable for this level of the hierarchy. The colRoles value can be one or more of the following:
- actual (variable-name, Default: "ACTUAL")
- error (variable-name, Default: "ERROR")
- name (variable-name, Default: "_NAME_")
- predict (variable-name, Default:...

Specifies the forecast input table for this level of the hierarchy. Alias: inputTable. The castable value can be one or more of the following:
- caslib (string): Specifies the caslib for the input table. By default, the active caslib is used.
- computedOnDemand (TRUE | FALSE, Default: FALSE): When s...

Specifies the number of threads to use for each worker node in a CAS session. Default: 0. Range: 0–32767....

Specifies the time ID variable....

specifies the concentration parameter for the Dirichlet process....

changes the attributes of variables used in this action. Currently, attributes specified on the inputs and nominals parameter are ignored. For more information about specifying the attributes parameter, see the common casinvardesc parameter (Appendix A: Common Parameters). Alias: attribute...

creates a table on the server that contains the covariance matrix of each cluster. For more information about specifying the clusterCovOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters)....

creates a table on the server that contains the summary of the clustering results including the size, neighbor, and mean of each cluster. For more information about specifying the clusterSumOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters)....

specifies a list of results tables to send to the client for display. For more information about specifying the display parameter, see the common displayTables parameter (Appendix A: Common Parameters)....

names the numeric variable that contains the frequency of occurrence for each observation....

specifies the inference method to use in the analysis. The value that you specify for the method parameter determines the other parameters that apply. Alias: infer...

specifies the covariance matrix type of the Gaussian mixtures. Default: DIAGONAL...

specifies the number of iterations for the variational Bayesian (VB) inference....

specifies the threshold of the difference between the current and previous likelihoods....

specifies variables to use for analysis. For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters). Alias: input...

specifies the maximum number of clusters. Alias: nClusters...

creates a table on the server that contains the predicted cluster as well as the probability distribution over all obtained clusters for each observation. For more information about specifying the output parameter, see the common outputStatement parameter (Appendix A: Common Parameters)....

lists the names of results tables to save as CAS tables on the server. For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters)....

specifies to the table in which to save the model state for future model prediction. Long form: saveState={name="table-name"} Shortcut form: saveState="table-name" The casouttable value can be one or more of the following:...

specifies the name of the caslib for the output table....

specifies the descriptive label to associate with the table....

specifies the number of seconds to keep the table in memory after it is last accessed. The table is dropped if it is not accessed for the specified number of seconds. Default: 0 Minimum value: 0...