
Last chance! 50% off unlimited learning
Sale ends in
This function simply integrates the splines.
splineInt(ub, lb, knots, degree, intercept = FALSE)
scalar, upperbound of integral.
scalar, lowerbound of integral.
vector, knots of the spline.
scalar, degre of spline.
boolean, set to TRUE if spline basis should include a component so that the basis sums to 1.
vector, each component being the integral of a basis.