Shared Concepts and Topics |
By default, linear models in SAS/STAT automatically include a column of 1s in corresponding to an intercept parameter. In many procedures you can use the NOINT option in the MODEL statement to suppress this intercept. The NOINT option is useful, for example, when the MODEL statement contains a classification effect and you want the parameter estimates to be in terms of the mean response for each level of that effect.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.