statsmodels.gam.smooth_basis.BSplines.transform¶
- BSplines.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.
  
    
      Last update:
      Jun 10, 2024