![]() Chapter Contents |
![]() Previous |
![]() Next |
The PROBIT Procedure |
The OUTEST= data set contains parameter estimates and the log likelihood for the specified models. A set of observations is created for each MODEL statement specified. You can use a label in the MODEL statement to distinguish between the estimates for different MODEL statements. If you specify the COVOUT option, the OUTEST= data set also contains the estimated covariance matrix of the parameter estimates.
The OUTEST= data set is not created if there are any CLASS variables in any model. If created, this data set contains each variable used as a dependent or independent variable in any MODEL statement. One observation consists of parameter values for the model with the dependent variable having the value -1. If you specify the COVOUT option, there are additional observations containing the rows of the estimated covariance matrix. For these observations, the dependent variable contains the parameter estimate for the corresponding row variable. The following variables are also added to the data set:
Any BY variables specified are also added to the OUTEST= data set.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.