The sesBsplinesNORM
evaluates B-Splines basis functions at some points.
sesBsplinesNORM(x = seq(0, 1, len = 101), knots = 5, m = 2)
vector, coordinates where to calculate the B-spline functions
number of knots or vector of knots locations
integer, degree of the B-Splines
as input
matrix, values in x of all B-spline basis functions of order m
vector of knots locations
inverse matrix of bsplines