The HPFOREST Procedure

ODS Table Names

Table 7.4 lists the names of the data tables created by the HPFOREST procedure. Use these names in ODS statements.

Table 7.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

GridStatistics

Baseline statistics by grid node

Default for distributed data

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