Chapter Contents |
Previous |
Next |
The PROBIT Procedure |
If there is only a single continuous independent variable, the data are internally sorted to group response values by the independent variable. Otherwise, the data are aggregated into groupings that are delimited whenever a change is observed in one of the independent variables.
Note: Because of this grouping, the data set should be sorted by the independent variables before the PROBIT procedure is run if the LACKFIT option is specified.
If the Pearson goodness-of-fit chi-square test is requested and the p-value for the test is too small, variances and covariances are adjusted by a heterogeneity factor (the goodness-of-fit chi-square divided by its degrees of freedom) and a critical value from the t distribution is used to compute the fiducial limits. The Pearson chi-square test statistic is computed as
The log-likelihood ratio chi-square test statistic is computed as
In order for the Pearson statistic and the deviance to be distributed as chi-square, there must be sufficient replication within the groupings. When this is not true, the data are sparse, and the p-values for these statistics are not valid and should be ignored. Similarly, these statistics, divided by their degrees of freedom, cannot serve as indicators of overdispersion. A large difference between the Pearson statistic and the deviance provides some evidence that the data are too sparse to use either statistic.
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.