The HPMIXED Procedure |
ODS Table Names |
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 43.5.
Table Name |
Description |
Required Statement / Option |
---|---|---|
OverallANOVA |
ANOVA table for model without random effect |
Default output for fixed models |
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 |
IterHistory |
Iteration history |
Default output |
LSMeans |
LS-means |
|
MMEq |
Mixed model equations |
PROC HPMIXED MMEQ |
ModelInfo |
Model information |
Default output |
NObs |
Number of observations read and used |
Default output |
OptInfo |
Optimization information |
Default output |
ParameterEstimates |
Fixed-effects solution |
|
ParmSearch |
Parameter search values |
|
SimpleStatistics |
Descriptive statistics for dependent variable and covariate variables |
PROC HPMIXED SIMPLE |
Slices |
Tests of LS-means slices |
|
SolutionR |
Random-effect solution vector |
|
Tests3 |
Type III tests of fixed effects |
Copyright © SAS Institute, Inc. All Rights Reserved.