View source: R/splineFunctions.R
B | R Documentation |
A recursive function used in calculating the coefficients of a B-spline curve
B(x, i, j, knots)
x |
locations at which to evaluate the B-spline |
i |
index i |
j |
index j |
knots |
a knot vector |
a vector of polynomial coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.