View source: R/bisquare_knots.R
makePredS | R Documentation |
Create a matrix of bisquare bases for new locations. Used internally within the predictBSTFA
function. Currently only implemented for 2-dimensional coordinates.
makePredS(out, location)
out |
Output object from |
location |
Matrix of coordinates for the new locations. |
A matrix containing the appropriate multiresolution bisquare bases 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.