powered by
Regression spline functions and classes.
This package provides functions for working with regression splines using the B-spline basis, bs, and the natural cubic spline basis, ns.
bs
ns
For a complete list of functions, use library(help = "splines").
library(help = "splines")