Regression Action Set
| Action Name | Description |
|---|---|
| genmod | Fits generalized linear regression models |
| genmodScore | creates a table on the server that contains results from scoring observations by using a fitted model |
| glm | Fits linear regression models using the method of least squares |
| glmScore | creates a table on the server that contains results from scoring observations by using a fitted model |
| logistic | Fits logistic regression models |
| logisticAssociation | computes indices of rank correlation between predicted probabilities and observed responses used for assessing the predictive ability of a model |
| logisticCode | writes SAS DATA step code for computing predicted values of the fitted model |
| logisticLackfit | computes the Hosmer-Lemeshow test |
| logisticOddsRatio | creates a table that compares subpopulations by using odds ratios. |
| logisticScore | creates a table on the server that contains results from scoring observations by using a fitted model |
| logisticType3 | computes Type 3 or Joint tests that all parameters for an effect are zero |
| modelMatrix | creates a table on the server that contains the design matrix associated with a given model statement. |
Copyright © SAS Institute Inc. All rights reserved.
Last updated: October 29, 2020