The ROBUSTREG Procedure |
ODS Table Names |
The ROBUSTREG procedure assigns a name to each table it creates. You can specify these names when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in the following table.
ODS Table Name |
Description |
Statement |
Option |
---|---|---|---|
BestEstimates |
Best final estimates for LTS |
PROC |
SUBANALYSIS |
BestSubEstimates |
Best estimates for each subgroup |
PROC |
SUBANALYSIS |
BiasTest |
Bias test for MM estimation |
PROC |
BIASTEST |
ClassLevels |
Classification variable levels |
CLASS |
default |
CorrB |
Parameter estimate correlation matrix |
MODEL |
CORRB |
CovB |
Parameter estimate covariance matrix |
MODEL |
COVB |
CStep |
C-step for LTS fitting |
PROC |
SUBANALYSIS |
Diagnostics |
Outlier diagnostics |
MODEL |
DIAGNOSTICS |
DiagSummary |
Summary of the outlier diagnostics |
MODEL |
default |
GoodFit |
R2, deviance, AIC, and BIC |
MODEL |
METHOD |
InitLTSProfile |
Profile for initial LTS estimate |
PROC |
METHOD |
InitSProfile |
Profile for initial S estimate |
PROC |
METHOD |
IterHistory |
Iteration history |
PROC |
ITPRINT |
LTSEstimates |
LTS parameter estimates |
PROC |
METHOD |
LTSLocationScale |
Location and scale for LTS |
PROC |
METHOD |
LTSProfile |
Profile for LTS estimator |
PROC |
METHOD |
LTSRsquare |
R2 for LTS estimate |
PROC |
METHOD |
MMProfile |
Profile for MM estimator |
PROC |
METHOD |
ModelInfo |
Model information |
MODEL |
default |
NObs |
Observations summary |
PROC |
default |
ParameterEstimates |
Parameter estimates |
MODEL |
default |
ParameterEstimatesF |
Final weighted LS estimates |
PROC |
FWLS |
ParameterEstimatesR |
Reduced parameter estimates |
TEST |
default |
ParmInfo |
Parameter indices |
MODEL |
default |
SProfile |
Profile for S estimator |
PROC |
METHOD |
Groups |
Groups for LTS fitting |
PROC |
SUBANALYSIS |
SummaryStatistics |
Summary statistics for model variables |
MODEL |
default |
Tests |
Results for tests |
TEST |
default |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.