Provides actions for fitting Bayesian additive regression trees models
Computes predictive margins by using a fitted Bayesian additive regression trees model..
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametermodel |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the settings for an output data table. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
specifies the settings for an output data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies differences of predictive margins.
| Alias | diffs |
|---|
The bartScoreMargin_scoreDiff value can be one or more of the following:
specifies the event predictive margin by its name.
| Alias | evtScen |
|---|
labels the difference in predictive margins in output tables.
names the difference in predictive margins in output tables.
specifies the reference predictive margin by its name.
| Alias | refScen |
|---|
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).
requests a table summarizing the variables that define the predictive margin and the values they are set to.
| Default | FALSE |
|---|
specifies a predictive margin.
| Alias | scenarios |
|---|
The bartScoreMargin_evaluate value can be one or more of the following:
specifies the variables to modify in a predictive margin and the values they are set to.
| Alias | evaluate |
|---|
The bartScoreMargin_varValue value can be one or more of the following:
specifies the value a variable is set to in the predictive margin. For continuous variables, a numeric value is specified. For classification variables, the formatted level is specified.
names a variable to modify in a predictive margin.
| Alias | variable |
|---|
labels the predictive margin in output tables.
names the predictive margin in output tables.
specifies a binary table object from a previous model fitting.
| Long form | model={name="table-name"} |
|---|---|
| Shortcut form | model="table-name" |
| Aliases | fit |
|---|---|
| load | |
| restore |
The castable value can be one or more of the following:
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.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
specifies the name of the input table.
specifies an input table that contains rows to use as a WHERE filter. If the vars parameter is not specified, then all the variable names that are common to the input table and the filtering table are used to find matching rows. If the where parameter for the input table and this parameter are specified, then this filtering table is applied first.
The groupbytable value can be one or more of the following:
specifies the caslib for the filter table. By default, the active caslib is used.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
For more information about specifying the dataSourceOptions parameter, see the common dataSourceOptions parameter (Appendix A: Common Parameters).
specifies the settings for reading a table from a data source.
| Alias | import |
|---|
For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).
specifies the name of the filter table.
specifies the variable names to use from the filter table.
The casinvardesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the descriptive label for the variable.
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies an expression for subsetting the data from the filter table.
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).
| Alias | displayOut |
|---|
specifies a seed for starting the pseudorandom number generator.
| Default | 0 |
|---|---|
| Range | 0–4294967295 |
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
Computes predictive margins by using a fitted Bayesian additive regression trees model..
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametermodel |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the settings for an output data table. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
specifies the settings for an output data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies differences of predictive margins.
| Alias | diffs |
|---|
The bartScoreMargin_scoreDiff value can be one or more of the following:
specifies the event predictive margin by its name.
| Alias | evtScen |
|---|
labels the difference in predictive margins in output tables.
names the difference in predictive margins in output tables.
specifies the reference predictive margin by its name.
| Alias | refScen |
|---|
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).
requests a table summarizing the variables that define the predictive margin and the values they are set to.
| Default | false |
|---|
specifies a predictive margin.
| Alias | scenarios |
|---|
The bartScoreMargin_evaluate value can be one or more of the following:
specifies the variables to modify in a predictive margin and the values they are set to.
| Alias | evaluate |
|---|
The bartScoreMargin_varValue value can be one or more of the following:
specifies the value a variable is set to in the predictive margin. For continuous variables, a numeric value is specified. For classification variables, the formatted level is specified.
names a variable to modify in a predictive margin.
| Alias | variable |
|---|
labels the predictive margin in output tables.
names the predictive margin in output tables.
specifies a binary table object from a previous model fitting.
| Long form | model={name="table-name"} |
|---|---|
| Shortcut form | model="table-name" |
| Aliases | fit |
|---|---|
| load | |
| restore |
The castable value can be one or more of the following:
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.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
specifies the name of the input table.
specifies an input table that contains rows to use as a WHERE filter. If the vars parameter is not specified, then all the variable names that are common to the input table and the filtering table are used to find matching rows. If the where parameter for the input table and this parameter are specified, then this filtering table is applied first.
The groupbytable value can be one or more of the following:
specifies the caslib for the filter table. By default, the active caslib is used.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
For more information about specifying the dataSourceOptions parameter, see the common dataSourceOptions parameter (Appendix A: Common Parameters).
specifies the settings for reading a table from a data source.
| Alias | import |
|---|
For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).
specifies the name of the filter table.
specifies the variable names to use from the filter table.
The casinvardesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the descriptive label for the variable.
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies an expression for subsetting the data from the filter table.
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).
| Alias | displayOut |
|---|
specifies a seed for starting the pseudorandom number generator.
| Default | 0 |
|---|---|
| Range | 0–4294967295 |
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
Computes predictive margins by using a fitted Bayesian additive regression trees model..
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametermodel |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the settings for an output data table. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
specifies the settings for an output data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies differences of predictive margins.
| Alias | diffs |
|---|
The bartScoreMargin_scoreDiff value can be one or more of the following:
specifies the event predictive margin by its name.
| Alias | evtScen |
|---|
labels the difference in predictive margins in output tables.
names the difference in predictive margins in output tables.
specifies the reference predictive margin by its name.
| Alias | refScen |
|---|
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).
requests a table summarizing the variables that define the predictive margin and the values they are set to.
| Default | False |
|---|
specifies a predictive margin.
| Alias | scenarios |
|---|
The bartScoreMargin_evaluate value can be one or more of the following:
specifies the variables to modify in a predictive margin and the values they are set to.
| Alias | evaluate |
|---|
The bartScoreMargin_varValue value can be one or more of the following:
specifies the value a variable is set to in the predictive margin. For continuous variables, a numeric value is specified. For classification variables, the formatted level is specified.
names a variable to modify in a predictive margin.
| Alias | variable |
|---|
labels the predictive margin in output tables.
names the predictive margin in output tables.
specifies a binary table object from a previous model fitting.
| Long form | model={"name":"table-name"} |
|---|---|
| Shortcut form | model="table-name" |
| Aliases | fit |
|---|---|
| load | |
| restore |
The castable value can be one or more of the following:
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.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
specifies the name of the input table.
specifies an input table that contains rows to use as a WHERE filter. If the vars parameter is not specified, then all the variable names that are common to the input table and the filtering table are used to find matching rows. If the where parameter for the input table and this parameter are specified, then this filtering table is applied first.
The groupbytable value can be one or more of the following:
specifies the caslib for the filter table. By default, the active caslib is used.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
For more information about specifying the dataSourceOptions parameter, see the common dataSourceOptions parameter (Appendix A: Common Parameters).
specifies the settings for reading a table from a data source.
| Alias | import_ |
|---|
For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).
specifies the name of the filter table.
specifies the variable names to use from the filter table.
The casinvardesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the descriptive label for the variable.
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies an expression for subsetting the data from the filter table.
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).
| Alias | displayOut |
|---|
specifies a seed for starting the pseudorandom number generator.
| Default | 0 |
|---|---|
| Range | 0–4294967295 |
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
Computes predictive margins by using a fitted Bayesian additive regression trees model..
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametermodel |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the settings for an output data table. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
specifies the settings for an output data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies differences of predictive margins.
| Alias | diffs |
|---|
The bartScoreMargin_scoreDiff value can be one or more of the following:
specifies the event predictive margin by its name.
| Alias | evtScen |
|---|
labels the difference in predictive margins in output tables.
names the difference in predictive margins in output tables.
specifies the reference predictive margin by its name.
| Alias | refScen |
|---|
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).
requests a table summarizing the variables that define the predictive margin and the values they are set to.
| Default | FALSE |
|---|
specifies a predictive margin.
| Alias | scenarios |
|---|
The bartScoreMargin_evaluate value can be one or more of the following:
specifies the variables to modify in a predictive margin and the values they are set to.
| Alias | evaluate |
|---|
The bartScoreMargin_varValue value can be one or more of the following:
specifies the value a variable is set to in the predictive margin. For continuous variables, a numeric value is specified. For classification variables, the formatted level is specified.
names a variable to modify in a predictive margin.
| Alias | variable |
|---|
labels the predictive margin in output tables.
names the predictive margin in output tables.
specifies a binary table object from a previous model fitting.
| Long form | model=list(name="table-name") |
|---|---|
| Shortcut form | model="table-name" |
| Aliases | fit |
|---|---|
| load | |
| restore |
The castable value can be one or more of the following:
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.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
specifies the name of the input table.
specifies an input table that contains rows to use as a WHERE filter. If the vars parameter is not specified, then all the variable names that are common to the input table and the filtering table are used to find matching rows. If the where parameter for the input table and this parameter are specified, then this filtering table is applied first.
The groupbytable value can be one or more of the following:
specifies the caslib for the filter table. By default, the active caslib is used.
specifies data source options.
| Aliases | options |
|---|---|
| dataSource |
For more information about specifying the dataSourceOptions parameter, see the common dataSourceOptions parameter (Appendix A: Common Parameters).
specifies the settings for reading a table from a data source.
| Alias | import |
|---|
For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).
specifies the name of the filter table.
specifies the variable names to use from the filter table.
The casinvardesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the descriptive label for the variable.
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies an expression for subsetting the data from the filter table.
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).
| Alias | displayOut |
|---|
specifies a seed for starting the pseudorandom number generator.
| Default | 0 |
|---|---|
| Range | 0–4294967295 |
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).