Provides action for fitting sparse regression models
Fits sparse regression models.
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 parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
names |
lists the names of results tables to save as CAS tables on the server. |
suppresses the analysis if the number of BY groups exceeds the specified value.
| Minimum value | 1 |
|---|
specifies the classification variables to be used as explanatory variables in the analysis.
| Alias | classVars |
|---|
The classStatement value can be one or more of the following:
when set to True, treats missing as a valid level for this variable.
| Default | FALSE |
|---|
when set to True, reverses the sort order that is imposed by the order parameter.
| Default | FALSE |
|---|
when set to True, ignores the fact that some variables in the observation have missing values and honors the nonmissing values for other variables in that observation.
| Default | FALSE |
|---|
when set to True, bases levelization for this variable on raw values.
| Default | FALSE |
|---|
specifies the maximum number of levels. A value of 0 means an unlimited number of levels.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies the sort order for the levels of the classification variable. This ordering determines which parameters in the model correspond to each level in the data.
specifies the parameterization method for the classification variable or variables. The default is GLM when none of the variables specified in the vars parameter includes a param parameter; otherwise, the default is REFERENCE.
specifies the reference level to use when you specify a nonsingular parameterization in the param parameter. For an individual variable, you can specify the level of the variable to use as the reference level. If the action supports the global class options parameter, then you can specify FIRST or LAST.
specifies the classification variables.
| Alias | name |
|---|
specifies the classification variables to use in the cluster effect.
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).
specifies the numeric variable that contains the frequency of occurrence of each observation.
specifies the dependent variable, explanatory effects, and model options.
The sandmodel value can be one or more of the following:
specifies one or more variables to use as response variables in the model. Not all models support more than one response variable.
| Aliases | depVar |
|---|---|
| target |
names the response variable.
specifies a list of effects that define the model. Each term in this list is made up of variables specified in the vars parameter and their interaction (which can be NONE, CROSS, or BAR). When the interaction is BAR, it can be limited by the maxInteract parameter.
The effect value can be one or more of the following:
specifies the type of interaction for the variables.
| Alias | interact |
|---|---|
| Default | NONE |
eliminates interaction effects whose order is higher than the specified integer value when used in conjunction with the BAR interaction.
specifies the variables to be nested within the term that is defined by the vars parameter. For terms with a BAR or CROSS interaction, the nest corresponds to the last variable in the vars parameter. For terms with no interaction, the nest is distributed across all variables that are listed in the vars parameter.
specifies the variables to use in defining a term of the effect. You must specify at least one variable.
when set to True, does not include the intercept term in the model.
| Default | FALSE |
|---|
when set to True, performs a model analysis of variance based on Type III sums of squares.
| Default | FALSE |
|---|
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 |
|---|
when set to True, uses sparse matrix computations.
| Default | FALSE |
|---|
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the numeric variable to use to perform a weighted analysis of the data.
Fits sparse regression models.
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 parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
names |
lists the names of results tables to save as CAS tables on the server. |
suppresses the analysis if the number of BY groups exceeds the specified value.
| Minimum value | 1 |
|---|
specifies the classification variables to be used as explanatory variables in the analysis.
| Alias | classVars |
|---|
The classStatement value can be one or more of the following:
when set to True, treats missing as a valid level for this variable.
| Default | false |
|---|
when set to True, reverses the sort order that is imposed by the order parameter.
| Default | false |
|---|
when set to True, ignores the fact that some variables in the observation have missing values and honors the nonmissing values for other variables in that observation.
| Default | false |
|---|
when set to True, bases levelization for this variable on raw values.
| Default | false |
|---|
specifies the maximum number of levels. A value of 0 means an unlimited number of levels.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies the sort order for the levels of the classification variable. This ordering determines which parameters in the model correspond to each level in the data.
specifies the parameterization method for the classification variable or variables. The default is GLM when none of the variables specified in the vars parameter includes a param parameter; otherwise, the default is REFERENCE.
specifies the reference level to use when you specify a nonsingular parameterization in the param parameter. For an individual variable, you can specify the level of the variable to use as the reference level. If the action supports the global class options parameter, then you can specify FIRST or LAST.
specifies the classification variables.
| Alias | name |
|---|
specifies the classification variables to use in the cluster effect.
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).
specifies the numeric variable that contains the frequency of occurrence of each observation.
specifies the dependent variable, explanatory effects, and model options.
The sandmodel value can be one or more of the following:
specifies one or more variables to use as response variables in the model. Not all models support more than one response variable.
| Aliases | depVar |
|---|---|
| target |
names the response variable.
specifies a list of effects that define the model. Each term in this list is made up of variables specified in the vars parameter and their interaction (which can be NONE, CROSS, or BAR). When the interaction is BAR, it can be limited by the maxInteract parameter.
The effect value can be one or more of the following:
specifies the type of interaction for the variables.
| Alias | interact |
|---|---|
| Default | NONE |
eliminates interaction effects whose order is higher than the specified integer value when used in conjunction with the BAR interaction.
specifies the variables to be nested within the term that is defined by the vars parameter. For terms with a BAR or CROSS interaction, the nest corresponds to the last variable in the vars parameter. For terms with no interaction, the nest is distributed across all variables that are listed in the vars parameter.
specifies the variables to use in defining a term of the effect. You must specify at least one variable.
when set to True, does not include the intercept term in the model.
| Default | false |
|---|
when set to True, performs a model analysis of variance based on Type III sums of squares.
| Default | false |
|---|
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 |
|---|
when set to True, uses sparse matrix computations.
| Default | false |
|---|
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the numeric variable to use to perform a weighted analysis of the data.
Fits sparse regression models.
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 parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
names |
lists the names of results tables to save as CAS tables on the server. |
suppresses the analysis if the number of BY groups exceeds the specified value.
| Minimum value | 1 |
|---|
specifies the classification variables to be used as explanatory variables in the analysis.
| Alias | classVars |
|---|
The classStatement value can be one or more of the following:
when set to True, treats missing as a valid level for this variable.
| Default | False |
|---|
when set to True, reverses the sort order that is imposed by the order parameter.
| Default | False |
|---|
when set to True, ignores the fact that some variables in the observation have missing values and honors the nonmissing values for other variables in that observation.
| Default | False |
|---|
when set to True, bases levelization for this variable on raw values.
| Default | False |
|---|
specifies the maximum number of levels. A value of 0 means an unlimited number of levels.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies the sort order for the levels of the classification variable. This ordering determines which parameters in the model correspond to each level in the data.
specifies the parameterization method for the classification variable or variables. The default is GLM when none of the variables specified in the vars parameter includes a param parameter; otherwise, the default is REFERENCE.
specifies the reference level to use when you specify a nonsingular parameterization in the param parameter. For an individual variable, you can specify the level of the variable to use as the reference level. If the action supports the global class options parameter, then you can specify FIRST or LAST.
specifies the classification variables.
| Alias | name |
|---|
specifies the classification variables to use in the cluster effect.
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).
specifies the numeric variable that contains the frequency of occurrence of each observation.
specifies the dependent variable, explanatory effects, and model options.
The sandmodel value can be one or more of the following:
specifies one or more variables to use as response variables in the model. Not all models support more than one response variable.
| Aliases | depVar |
|---|---|
| target |
names the response variable.
specifies a list of effects that define the model. Each term in this list is made up of variables specified in the vars parameter and their interaction (which can be NONE, CROSS, or BAR). When the interaction is BAR, it can be limited by the maxInteract parameter.
The effect value can be one or more of the following:
specifies the type of interaction for the variables.
| Alias | interact |
|---|---|
| Default | NONE |
eliminates interaction effects whose order is higher than the specified integer value when used in conjunction with the BAR interaction.
specifies the variables to be nested within the term that is defined by the vars parameter. For terms with a BAR or CROSS interaction, the nest corresponds to the last variable in the vars parameter. For terms with no interaction, the nest is distributed across all variables that are listed in the vars parameter.
specifies the variables to use in defining a term of the effect. You must specify at least one variable.
when set to True, does not include the intercept term in the model.
| Default | False |
|---|
when set to True, performs a model analysis of variance based on Type III sums of squares.
| Default | False |
|---|
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 |
|---|
when set to True, uses sparse matrix computations.
| Default | False |
|---|
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the numeric variable to use to perform a weighted analysis of the data.
Fits sparse regression models.
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 parametertable |
— |
specifies the input data table. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
names |
lists the names of results tables to save as CAS tables on the server. |
suppresses the analysis if the number of BY groups exceeds the specified value.
| Minimum value | 1 |
|---|
specifies the classification variables to be used as explanatory variables in the analysis.
| Alias | classVars |
|---|
The classStatement value can be one or more of the following:
when set to True, treats missing as a valid level for this variable.
| Default | FALSE |
|---|
when set to True, reverses the sort order that is imposed by the order parameter.
| Default | FALSE |
|---|
when set to True, ignores the fact that some variables in the observation have missing values and honors the nonmissing values for other variables in that observation.
| Default | FALSE |
|---|
when set to True, bases levelization for this variable on raw values.
| Default | FALSE |
|---|
specifies the maximum number of levels. A value of 0 means an unlimited number of levels.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies the sort order for the levels of the classification variable. This ordering determines which parameters in the model correspond to each level in the data.
specifies the parameterization method for the classification variable or variables. The default is GLM when none of the variables specified in the vars parameter includes a param parameter; otherwise, the default is REFERENCE.
specifies the reference level to use when you specify a nonsingular parameterization in the param parameter. For an individual variable, you can specify the level of the variable to use as the reference level. If the action supports the global class options parameter, then you can specify FIRST or LAST.
specifies the classification variables.
| Alias | name |
|---|
specifies the classification variables to use in the cluster effect.
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).
specifies the numeric variable that contains the frequency of occurrence of each observation.
specifies the dependent variable, explanatory effects, and model options.
The sandmodel value can be one or more of the following:
specifies one or more variables to use as response variables in the model. Not all models support more than one response variable.
| Aliases | depVar |
|---|---|
| target |
names the response variable.
specifies a list of effects that define the model. Each term in this list is made up of variables specified in the vars parameter and their interaction (which can be NONE, CROSS, or BAR). When the interaction is BAR, it can be limited by the maxInteract parameter.
The effect value can be one or more of the following:
specifies the type of interaction for the variables.
| Alias | interact |
|---|---|
| Default | NONE |
eliminates interaction effects whose order is higher than the specified integer value when used in conjunction with the BAR interaction.
specifies the variables to be nested within the term that is defined by the vars parameter. For terms with a BAR or CROSS interaction, the nest corresponds to the last variable in the vars parameter. For terms with no interaction, the nest is distributed across all variables that are listed in the vars parameter.
specifies the variables to use in defining a term of the effect. You must specify at least one variable.
when set to True, does not include the intercept term in the model.
| Default | FALSE |
|---|
when set to True, performs a model analysis of variance based on Type III sums of squares.
| Default | FALSE |
|---|
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 |
|---|
when set to True, uses sparse matrix computations.
| Default | FALSE |
|---|
specifies the input data table.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the numeric variable to use to perform a weighted analysis of the data.