The HPLMIXED Procedure

ODS Table Names

Each table created by PROC HPLMIXED 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 8.10.

Table 8.10: ODS Tables Produced by PROC HPLMIXED

Table Name

Description

Required Statement / Option

ClassLevels

Level information from the CLASS statement

Default output

ConvergenceStatus

Convergence status

Default output

CovParms

Estimated covariance parameters

Default output

Dimensions

Dimensions of the model

Default output

FitStatistics

Fit statistics

Default output

IterHistory

Iteration history

Default output

ModelInfo

Model information

Default output

NObs

Number of observations read and used

Default output

OptInfo

Optimization information

Default output

ParmSearch

Parameter search values

PARMS

PerformanceInfo

Information about high-performance computing environment

Default output

Ranks

Rank of designed matrix X

PROC HPLMIXED RANKS

SolutionF

Fixed-effects solution vector

MODEL / S

SolutionR

Random-effects solution vector

RANDOM / S

Timing

Timing breakdown by task

DETAILS option in the PERFORMANCE statement