Estimating continuous piecewise linear regression
R-bloggers 2013-04-03
Summary:
When talking about smoothing splines a simple point to start with is a continuous piecewise linear regression with fixed knots. I did not find any simple example showing how to estimate the it in GNU R so I have created a little snippet that does the j...