Previous Page | Next Page

Introduction to Regression Procedures

Overview: Regression Procedures

This chapter provides an overview of procedures in SAS/STAT software that perform regression analysis. The REG procedure provides the most general analysis capabilities for the linear regression model. But many other procedures can fit linear regression models, and many procedures are specifically designed for more general regression problems, such as robust regression, generalized linear regression, nonlinear regression, nonparametric regression, regression modeling of survey data, regression modeling of survival data, and regression modeling of transformed variables. The aim of this chapter is to provide a brief road map and delineation of the various SAS/STAT procedures that can fit regression models.

A sampling of the procedures that fall into this category are the CATMOD, GAM, GENMOD, GLIMMIX, GLM, LIFEREG, LOESS, LOGISTIC, MIXED, NLIN, NLMIXED, ORTHOREG, PHREG, PLS, PROBIT, REG, ROBUSTREG, RSREG, SURVEYLOGISTIC, SURVEYREG, and TRANSREG procedures.

This chapter also briefly mentions several procedures in SAS/ETS software.

Previous Page | Next Page | Top of Page