|
Chapter Contents |
Previous |
Next |
| The PHREG Procedure |
| ODS Table Name | Description | Statement | Option |
| BestSubsets | Best subset selection | MODEL | SELECTION=SCORE |
| CensoredSummary | Summary of event and censored observations | MODEL | default |
| ConvergenceStatus | Convergence status | MODEL | default |
| CorrB | Estimated correlation matrix of parameter estimators | MODEL | CORRB |
| CovB | Estimated covariance matrix of parameter estimators | MODEL | COVB |
| FitStatistics | Model fit statistics | MODEL | default |
| GlobalScore | Global chi-square test | MODEL | NOFIT |
| GlobalTests | Tests of the global null hypothesis | MODEL | default |
| IterHistory | Iteration history | MODEL | ITPRINT |
| LastGradient | Last evaluation of gradient | MODEL | ITPRINT |
| ModelBuildingSummary | Summary of model building | MODEL | SELECTION=B/F/S |
| ModelInfo | Model information | PROC | default |
| ParameterEstimates | Maximum likelihood estimates of model parameters | MODEL | default |
| ResidualChiSq | Residual chi-square | MODEL | SELECTION=F/B |
| SimpleStatistics | Summary statistics for explanatory variables | PROC | SIMPLE |
| TestPrint1 | L[cov(b)]L' and Lb-c | TEST | |
| TestPrint2 | Ginv(L[cov(b)]L') and Ginv(L[cov(b)]L')(Lb-c) | TEST | |
| VariablesNotInModel | Analysis of variables not in the model | MODEL | SELECTION=F/S |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.