View source: R/bisquare_knots.R
bisquare1d | R Documentation |
Evaluate bisquare bases for 1-dimensional space. Used internally within makeNewS
.
bisquare1d(locs, knots)
locs |
Matrix of 1-dimensional coordinates for locations of interest. |
knots |
A vector of 1-dimensional knot coordinates for a given resolution. |
A matrix containing the bisquare bases at a given resolution evaluated at the 1-dimensional input locations.
Candace Berrett and Adam Simpson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.