Related Experiment Video
Updated: Aug 6, 2026

10:46
A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Residual analysis in random regressions using SAS and S-PLUS
S Mazumdar1, A E Begley, P R Houck
1Department of Biostatistics, Graduate School of Public Health, University of Pittsburgh, PA 15261, USA.
Computer Methods and Programs in Biomedicine
|March 27, 1999
Summary
The Random Regression Residual Analysis Program (RRRAP) offers tools for analyzing complex data. It uses SAS and S-PLUS to check model assumptions and identify outliers in random regression residual analysis.
Area of Science:
- Statistics
- Biostatistics
- Quantitative Genetics
Background:
- Random regression models are crucial for analyzing longitudinal data and repeated measures.
- Residual analysis is essential for validating model assumptions and identifying deviations.
- Existing methods may lack comprehensive tools for advanced residual diagnostics.
Purpose of the Study:
- To introduce the Random Regression Residual Analysis Program (RRRAP).
- To provide a software package for performing detailed residual analyses in random regression models.
- To facilitate the assessment of model fit and detection of outliers.
Main Methods:
- Utilizes SAS PROCEDURE MIXED for statistical inference.
- Employs both elementary-level and individual-level residuals.
- Incorporates S-PLUS programs for residual transformation and diagnostic statistics.
Main Results:
- S-PLUS programs offer orthogonalization of correlated residuals.
- Provides statistics and plots for checking model assumptions.
- Enables detection of outlying individuals and assessment of model fitting.
Conclusions:
- RRRAP is a valuable tool for researchers conducting random regression residual analysis.
- The package enhances the ability to validate statistical models and interpret results.
- Facilitates robust analysis through advanced residual diagnostics and outlier detection.
More Related Videos
Related Concept Videos
Regression Analysis
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Residuals and Least-Squares Property
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Residual Plots
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...
Multiple Regression
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Statistical Analysis System (SAS)
SAS, short for Statistical Analysis System, is a powerful data analysis, management, and visualization tool. Developed by the SAS Institute in the early 1970s, SAS has evolved into a comprehensive software suite used across various industries for statistical analysis, business intelligence, and predictive modeling.
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
Microsoft Excel: Regression Analysis
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
To perform regression...

