Residual analysis in random regressions using SAS and S-PLUS.

A program package RRAP: Random Regression Residual Analysis Program using SAS [1] and S-PLUS [2] is available for performing random regression residual analysis. The PROCEDURE MIXED from SAS is used for statistical inference. Both elementary-level and individual-level residuals are used. The S-PLUS programs provide: (1) a transformation to orthogonalize the elementary-level correlated residuals for standard regression residual analyses; and (2) several statistics and plots for checking model assumptions, assessing model fitting and detecting outlying individuals. RRRAP starts with a SAS Macro RRRAPMAC on the data followed by a S-PLUS Program DoRRRAP on a UNIX system.