View source: R/b-spline-basic-radial-basis.R
b_spline_basic_radial_basis | R Documentation |
A basic radial b-spline basis
b_spline_basic_radial_basis(x, k, h = 1, s = 1)
x |
location to evaluate at |
k |
location of basis knot |
h |
height parameter |
s |
knot width/scaling parameter |
value at x 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.