statsmodels.gam.smooth_basis.CyclicCubicSplines.transform#
- CyclicCubicSplines.transform(x_new)#
Create the spline basis for new observations
The main use of this stateful transformation is for prediction using the same specification of the spline basis.