|
Chapter Contents |
Previous |
Next |
| The GAM Procedure |
| ODS Table Name | Description | Statement | Option |
| ANOVA | ANOVA table for parametric fit | PROC | default |
| ANODEV | Analysis of Deviance table for smoothing variables | PROC | default |
| ClassSummary | Summary of class variables | PROC | default |
| DataSummary | Data summary | PROC | default |
| IterSummary | Iteration summary | PROC | default |
| FitSummary | Fit parameters and fit summary | PROC | default |
| ParameterEstimates | Parameter estimation for regression variables | PROC | default |
| Iteration | Iteration history table | MODEL | ITPRINT |
By referring to the names of such tables, you can use the ODS OUTPUT statement to place one or more of these tables in output data sets.
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.