Related Experiment Video
Updated: Jan 12, 2026

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Non-linear regression modelling for medical professionals; making curved paths straightforward
Samuel J Tingle1, Georgios Kourounis1, Sarah Elliot2
1Translational and Clinical Research Institute, Newcastle University, Framlington Place, Newcastle, Tyne and Wear, NE2 4HH, United Kingdom.
This study introduces non-linear regression using restricted cubic splines (RCS) for medical researchers. It provides accessible tools to model complex, curved relationships, improving evidence-based medicine.
Area of Science:
- Biostatistics
- Medical Research Methodology
Background:
- Regression models are crucial for understanding patient factors, diagnoses, and outcomes in evidence-based medicine.
- Standard regression models often assume linear relationships and group continuous variables, which has limitations.
- Flexible non-linear regression techniques are underutilized in medical research due to complexity and statistical jargon.
Purpose of the Study:
- To introduce non-linear regression, specifically restricted cubic splines (RCS), to medical researchers.
- To demonstrate how RCS can capture non-linear relationships between predictors and outcomes within familiar regression frameworks.
- To provide practical tools and understanding for applying non-linear modeling in medical research.
Main Methods:
- Discussion of pitfalls associated with traditional linear regression and variable grouping.
- Introduction to restricted cubic splines (RCS) for modeling non-linear relationships.
- Implementation of RCS in a case study with accompanying R scripts and a new R package ('rmsMD').
Main Results:
- RCS allows for flexible fitting of curved relationships within standard regression models.
- The 'rmsMD' R package simplifies the application of RCS for medical researchers.
- The study provides a case study and example scripts to facilitate adoption.
Conclusions:
- Non-linear modeling using RCS can be intuitively understood and applied by medical researchers.
- Accessible tools like 'rmsMD' can overcome barriers to using advanced regression techniques.
- This approach enhances the ability to model complex relationships, advancing evidence-based medicine.
Related Concept Videos
Quadratic Models
Fundamental Mathematical Principles in Pharmacokinetics: Calculus and Graphs
On the other hand, integral calculus focuses on...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
Residuals and Least-Squares Property
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...
Curvilinear Motion: Normal and Tangential Components
The positive direction of the t-axis aligns with the increasing position of the car along the curved path, denoted by the unit vector ut. Simultaneously, the n-axis, perpendicular to the t-axis, dissects the curved path into differential arc segments, each forming the arc of a circle with a radius of...

