RDISPLAY directive
Displays the fit of a linear, generalized linear, generalized additive or nonlinear model.
Options
No parameters
Description
RDISPLAY produces further output from a linear, generalized linear, generalized additive or nonlinear model. The PRINT option has the same settings as in the FIT directive, except that no monitoring is available. The CHANNEL option selects the output channel to which the results are output, as in the PRINT directive; this may be a text structure, allowing output to be stored prior to display. The DENOMINATOR, NOMESSAGE, FPROBABILITY, TPROBABILITY, SELECTION and PROBABILITY options are also as in the FIT directive.
The RMETHOD option allows you temporarily to change the method of forming residuals, for the output of the current statement only, in the same way as the corresponding option in the MODEL directive sets the default method of formation. Similarly, the DMETHOD option temporarily changes the method used to calculate the residual variability to be displayed for a generalized linear model, and the DISPERSION option allows you (temporarily) to set the dispersion parameter. These again operate like the corresponding options of MODEL (except that they apply only to the current statement).
The SAVE option lets you specify the identifier of a regression save structure; the output will then relate to the most recent regression model fitted with that structure.
Options: PRINT, CHANNEL, DENOMINATOR, NOMESSAGE, FPROBABILITY, TPROBABILITY, SELECTION, DISPERSION, RMETHOD, DMETHOD, PROBABILITY, SAVE.
Parameters: none.
See also
Directives: MODEL, TERMS, FIT, FITCURVE, FITNONLINEAR, PREDICT, RKEEP, RKESTIMATES.
Procedures: RCHECK, RGRAPH, RDESTIMATES, RPERMTEST, RPOWER, RCOMPARISONS, RTCOMPARISONS, RWALD, FIELLER, RFUNCTION.