Package smile.regression.gam


package smile.regression.gam
The spline functions in Generalized Additive Models (GAMs). GAMs balance flexibility with interpretability, using smooth spline functions to capture complex, nonlinear relationships while maintaining an additive structure.
  • Record Classes
    Class
    Description
    B-spline basis matrix for a single predictor.
    A penalized regression spline (P-spline) for a single predictor variable.