Provides actions for fitting Bayesian additive regression trees models
Creates a table on the server that contains results from scoring observations 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 parameterrestore |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametercasOut |
— |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
when set to FALSE, predictions from each MCMC sample are included in the output table in addition to the sample average predictions.
| Alias | averageOnly |
|---|---|
| Default | TRUE |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies a list of one or more variables to be copied from the scoring table to the output table.
| Default | 0.5 |
|---|---|
| Range | (0, 1) |
names the equal-tail lower credible limit.
names the predicted value. If you do not specify any output statistics, then the predicted value is named Pred by default.
| Aliases | p |
|---|---|
| predicted |
names the residual.
| Aliases | r |
|---|---|
| residual |
specifies a binary table object from a previous model fitting.
| Long form | restore={name="table-name"} |
|---|---|
| Shortcut form | restore="table-name" |
| Aliases | fit |
|---|---|
| load | |
| model |
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.
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).
names the equal-tail lower credible limit.
Creates a table on the server that contains results from scoring observations 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 parameterrestore |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametercasOut |
— |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
when set to FALSE, predictions from each MCMC sample are included in the output table in addition to the sample average predictions.
| Alias | averageOnly |
|---|---|
| Default | true |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies a list of one or more variables to be copied from the scoring table to the output table.
| Default | 0.5 |
|---|---|
| Range | (0, 1) |
names the equal-tail lower credible limit.
names the predicted value. If you do not specify any output statistics, then the predicted value is named Pred by default.
| Aliases | p |
|---|---|
| predicted |
names the residual.
| Aliases | r |
|---|---|
| residual |
specifies a binary table object from a previous model fitting.
| Long form | restore={name="table-name"} |
|---|---|
| Shortcut form | restore="table-name" |
| Aliases | fit |
|---|---|
| load | |
| model |
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.
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).
names the equal-tail lower credible limit.
Creates a table on the server that contains results from scoring observations 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 parameterrestore |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametercasOut |
— |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
when set to FALSE, predictions from each MCMC sample are included in the output table in addition to the sample average predictions.
| Alias | averageOnly |
|---|---|
| Default | True |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies a list of one or more variables to be copied from the scoring table to the output table.
| Default | 0.5 |
|---|---|
| Range | (0, 1) |
names the equal-tail lower credible limit.
names the predicted value. If you do not specify any output statistics, then the predicted value is named Pred by default.
| Aliases | p |
|---|---|
| predicted |
names the residual.
| Aliases | r |
|---|---|
| residual |
specifies a binary table object from a previous model fitting.
| Long form | restore={"name":"table-name"} |
|---|---|
| Shortcut form | restore="table-name" |
| Aliases | fit |
|---|---|
| load | |
| model |
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.
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).
names the equal-tail lower credible limit.
Creates a table on the server that contains results from scoring observations 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 parameterrestore |
— |
specifies a binary table object from a previous model fitting. |
|
required parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
required parametercasOut |
— |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table. |
specifies the significance level to use for the construction of all equal-tail credible limits.
| Default | 0.05 |
|---|---|
| Range | (0, 1) |
when set to FALSE, predictions from each MCMC sample are included in the output table in addition to the sample average predictions.
| Alias | averageOnly |
|---|---|
| Default | TRUE |
creates a table on the server that contains observationwise statistics, which are computed from scoring a data table.
For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies a list of one or more variables to be copied from the scoring table to the output table.
| Default | 0.5 |
|---|---|
| Range | (0, 1) |
names the equal-tail lower credible limit.
names the predicted value. If you do not specify any output statistics, then the predicted value is named Pred by default.
| Aliases | p |
|---|---|
| predicted |
names the residual.
| Aliases | r |
|---|---|
| residual |
specifies a binary table object from a previous model fitting.
| Long form | restore=list(name="table-name") |
|---|---|
| Shortcut form | restore="table-name" |
| Aliases | fit |
|---|---|
| load | |
| model |
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.
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).
names the equal-tail lower credible limit.