View source: R/bisquare_knots.R
bisquare2d | R Documentation |
Function to evaluate bisquare bases for 2-dimensional space. Used internally within makeNewS
.
bisquare2d(locs, knots)
locs |
Matrix of 2-dimensional coordinates for locations of interest. |
knots |
A matrix of 2-dimensional knot coordinates for a given resolution. |
A matrix containing the bisquare bases for a given resolution evaluated at the 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.