View source: R/b-spline-integrated-basic-radial-basis.R
b_spline_integrated_basic_radial_basis | R Documentation |
Integral of a basic radial b-spline basis
b_spline_integrated_basic_radial_basis(lb, ub, k, h = 1)
lb |
lower bound of integration |
ub |
upper bound of integration |
k |
location of basis knot |
h |
height parameter |
integral between lb and ub for knot at k with parameter h
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.