English

Polynomial spline regression: Theory and Application

Methodology 2023-01-02 v1

Abstract

To deal with non-linear relations between the predictors and the response, we can use transformations to make the data look linear or approximately linear. In practice, however, transformation methods may be ineffective, and it may be more efficient to use flexible regression techniques that can automatically handle nonlinear behavior. One such method is the Polynomial Spline (PS) regression. Because the number of possible spline regression models is many, efficient strategies for choosing the best one are required. This study investigates the different spline regression models (Polynomial Spline based on Truncated Power, B-spline, and P-Spline) in theoretical and practical ways. We focus on the fundamental concepts as the spline regression is theoretically rich. In particular, we focus on the prediction using cross-validation (CV) rather than interpretation, as polynomial splines are challenging to interpret. We compare different PS models based on a real data set and conclude that the P-spline model is the best.

Keywords

Cite

@article{arxiv.2212.14777,
  title  = {Polynomial spline regression: Theory and Application},
  author = {Mithun Kumar Acharjee and Kumer Pial Das},
  journal= {arXiv preprint arXiv:2212.14777},
  year   = {2023}
}

Comments

18 pages, 5 figures

R2 v1 2026-06-28T07:57:21.941Z