Chapter Contents |
Previous |
Next |
The REG Procedure |
If your input data set is not sorted in ascending order, use one of the following alternatives:
When a BY statement is used with PROC REG, interactive processing is not possible; that is, once the first RUN statement is encountered, processing proceeds for each BY group in the data set, and no further statements are accepted by the procedure. A BY statement that appears after the first RUN statement is ignored.
For more information on the BY statement, refer to the discussion in SAS Language Reference: Contents. For more information on the DATASETS procedure, refer to the discussion in the SAS Procedures Guide.
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.