BSpline | R Documentation |
Generate the B-spline basis matrix for a polynomial spline.
BSpline(x, degree)
x |
a numeric vector at which to evaluate the spline. Missing values are not allowed in x |
degree |
the degree of the piecewise polynomial |
an BSpline
list instance
bs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.