Regression Action Set

Action NameDescription
genmodFits generalized linear regression models
genmodScorecreates a table on the server that contains results from scoring observations by using a fitted model
glmFits linear regression models using the method of least squares
glmScorecreates a table on the server that contains results from scoring observations by using a fitted model
logisticFits logistic regression models
logisticAssociationcomputes indices of rank correlation between predicted probabilities and observed responses used for assessing the predictive ability of a model
logisticCodewrites SAS DATA step code for computing predicted values of the fitted model
logisticLackfitcomputes the Hosmer-Lemeshow test
logisticOddsRatiocreates a table that compares subpopulations by using odds ratios.
logisticScorecreates a table on the server that contains results from scoring observations by using a fitted model
logisticType3computes Type 3 or Joint tests that all parameters for an effect are zero
modelMatrixcreates a table on the server that contains the design matrix associated with a given model statement.
Last updated: October 29, 2020