This function creates a knot vector for splines. The knots are distributed
according to a beta distribution. The first input defines the number of inner
knots. The total number of knots is n + 2 * order
.
This function creates a knot vector for splines. The knots are distributed
according to a beta distribution. The first input defines the number of inner
knots. The total number of knots is n + 2 * order
.