![]() Chapter Contents |
![]() Previous |
![]() Next |
The MODEL Procedure |
A BY statement is used with the SOLVE statement to obtain solutions for observations in groups defined by the BY variables. The BY statement only applies to the DATA= data set.
BY group processing is done separately for the FIT and the SOLVE tasks. It is not possible to use the BY statement to estimate and solve a model for each instance of a BY variable. If BY group processing is done for the FIT and the SOLVE tasks, the parameters obtained from the last BY group processed by the FIT statement are used by the SOLVE statement for all of the BY groups.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.