Shared Concepts
ODS Table Names
Each constructed effect produces one or more informative tables when the DETAILS option is also specified. Each table has a name associated with it. This name is used to refer to the table by procedures that support a DISPLAY or DISPLAYOUT statement. You also use this name to refer to the table in ODS statements. These names are listed in Table 5.
Table 5: ODS Tables Produced by the EFFECT Statement
| Table Name | Description | Option |
|---|---|---|
| BSplineDetails | B-spline basis details | BASIS=BSPLINE |
| CollectionLevelInfo | Levels of collection effects | |
| MMLevelInfo | Levels of multimember effects | |
| PolyDetails | Number of variables and columns, polynomial degree, and standardization method | |
| PolyScaling | Centering and scaling details | STANDARDIZE |
| SplineKnots | knot and boundary knot values | |
| TPFSplineDetails | Truncated power function spline basis details | BASIS=TPF or NATURALCUBIC |
Last updated: July 09, 2026