The sesBsplinesORTHONORM
evaluates O-Splines basis functions at some points.
sesBsplinesORTHONORM(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 O-spline basis functions of order m
vector of knots locations
inverse matrix of osplines