R/basis.R
BSpline.Rd
Generate the B-spline basis matrix for a polynomial spline.
BSpline(x, degree)
a numeric vector at which to evaluate the spline. Missing values are not allowed in x
the degree of the piecewise polynomial
bs