The HPFOREST Procedure
ODS Table Names
Table 4 lists the names of the data tables created by the HPFOREST procedure. Use these names in ODS statements.
Table 4: ODS Tables Produced by PROC HPFOREST
| Table Name | Description | Required Statement and Option |
|---|---|---|
| PerformanceInfo | Performance information | Default output |
| NObs | Number of observations | Default output |
| Baseline | Fit statistics without a model | Default output |
| FitStatistics | Fit statistics from the model | Default output |
| VariableImportance | Loss reduction variable importance | Default output |
| ModelInfo | Model information | Default output |
| Timing | Absolute and relative times for tasks performed by the procedure | PERFORMANCE DETAILS |
Last updated: May 25, 2022