![]() Chapter Contents |
![]() Previous |
![]() Next |
The TRANSREG Procedure |
The following statements are available in PROC TRANSREG.
To use the TRANSREG procedure, you need the PROC TRANSREG and MODEL statements. To produce an OUT= output data set, the OUTPUT statement is required. PROC TRANSREG enables you to specify the same options in more than one statement. All of the MODEL statement a-options (algorithm options) and all of the OUTPUT statement o-options (output options) can also be specified in the PROC TRANSREG statement. You can abbreviate all a-options, o-options, and t-options (transformation options) to their first three letters. This is a special feature of the TRANSREG procedure and is not generally true of other SAS/STAT procedures. See Table 65.1.
The rest of this section provides detailed syntax information for each of the preceding statements, beginning with the PROC TRANSREG statement. The remaining statements are described in alphabetical order.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.