Each constructed effect produces one or more informative tables when the details subparameter is also specified. Each table has a name associated with it. This name is used to refer to the table by actions that support a display or outputTables parameter. You also use this name to refer to the table in ODS statements when you use the CASL language. These names are listed in Table 5 and in the Details section of the specific action chapters.
Table 5: Tables Produced by Constructed Effect Parameters
| Table Name | Description | Subparameter |
|---|---|---|
| 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_default' or 'naturalCubic' |