Description Usage Arguments Value
View source: R/testfunctions_splines.R
This function simply integrates the splines.
1 |
ub |
scalar, upperbound of integral. |
lb |
scalar, lowerbound of integral. |
knots |
vector, knots of the spline. |
degree |
scalar, degre of spline. |
intercept |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.