Each table created by PROC HPMIXED has a name associated with it, and you must use this name to reference the table when using ODS statements. These names are listed in Table 49.11.
Table 49.11: ODS Tables Produced by PROC HPMIXED
Table Name |
Description |
Required Statement / Option |
---|---|---|
CholR |
Cholesky root of blocks of the estimated matrix |
REPEATED / RC |
ClassLevels |
Level information from the CLASS statement |
Default output |
Coef |
matrix coefficients |
|
Contrasts |
Results from the CONTRAST |
|
ConvergenceStatus |
Convergence status |
Default |
CovParms |
Estimated covariance parameters |
Default output |
Diffs |
Differences of LS-means |
|
Dimensions |
Dimensions of the model |
Default output |
Estimates |
Results from ESTIMATE statements |
|
FitStatistics |
Fit statistics |
Default |
InvCholR |
Inverse Cholesky root of blocks of the estimated matrix |
|
InvR |
Inverse of blocks of the estimated matrix |
|
IterHistory |
Iteration history |
Default output |
LSMeans |
LS-means |
|
MMEq |
Mixed model equations |
|
ModelInfo |
Model information |
Default output |
NObs |
Number of observations read and used |
Default output |
OptInfo |
Optimization information |
Default output |
OverallANOVA |
ANOVA table for model without random effect |
Default output for fixed models |
ParameterEstimates |
Fixed-effects solution |
|
ParmSearch |
Parameter search values |
|
Ranks |
Ranks of matrices , (), and |
|
R |
Blocks of the estimated matrix |
|
RCorr |
Correlation matrix from blocks of the estimated matrix |
|
SimpleStatistics |
Descriptive statistics for dependent variable and covariate variables |
|
Slices |
Tests of LS-means slices |
|
SolutionR |
Random-effect solution vector |
|
Tests3 |
Type III tests of fixed effects |