alpha {spatsurv} | R Documentation |
alpha function
Description
A function used in calculating the coefficients of a B-spline curve
Usage
alpha(i, j, knots, knotidx)
Arguments
i |
index i |
j |
index j |
knots |
knot vector |
knotidx |
knot index |
Value
a vector
[Package spatsurv version 2.0-1 Index]