Tutorial: A Module for Linear Regression |
In this chapter, you have seen the programming techniques necessary for solving systems of equations. You have seen how to define a module for performing linear regression and obtaining covariance and correlation matrices, and how to obtain some simple diagnostic plots. Many of the ideas presented in Chapter 2 such as the use of assignment statements, functions, CALL statements, and subscripting have been demonstrated.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.