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