The HPREG Procedure

ODS Table Names

Each table created by the HPREG procedure has a name associated with it, and you must use this name to refer to the table when you use ODS statements. These names are listed in Table 60.7.

Table 60.7: ODS Tables Produced by PROC HPREG

Table Name

Description

Required Statement / Option

ANOVA

Selected model ANOVA table

Default output

Candidates

Swap candidates at step

SELECTION DETAILS=ALL|STEPS

ClassLevels

Level information from the CLASS statement

CLASS

DataAccessInfo

Information about modes of data access

Default output

Dimensions

Model dimensions

Default output

EntryCandidates

Candidates for entry at step

SELECTION DETAILS=ALL|STEPS

FitStatistics

Fit statistics

Default output

ModelInfo

Information about the modeling environment

Default output

NObs

Number of observations read and used

Default output

ParameterEstimates

Solutions for the parameter estimates associated with effects in MODEL statement

Default output

PerformanceInfo

Information about high-performance computing environment

Default output

RemovalCandidates

Candidates for removal at step

SELECTION DETAILS=ALL|STEPS

ScreenedEffects

List of screened effects

SELECTION SCREEN

ScreeningInfo

Information about the screening method

SELECTION SCREEN

Screening

Screening statistic values for model effects

SELECTION SCREEN(DETAILS=ALL)

SelectedEffects

List of selected effects

SELECTION

SelectionInfo

Information about selection settings

Default output

SelectionReason

Reason for selecting the final model

SELECTION

SelectionSummary

Summary information about the model selection steps

SELECTION

StopReason

Reason selection was terminated

SELECTION

Timing

Timing breakdown by task

SELECTION DETAILS