Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The LOESS Procedure

ODS Table Names

PROC LOESS assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. The following new tables have been added.

Table 6.2: ODS Tables Produced by PROC LOESS
ODS Table Name Description Statement Option
ModelSummarySummary of all models evaluatedMODELDETAILS(ModelSummary)
SmoothingCriterionCriterion value and selected smoothing parameter valueMODELSELECT

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.