makePredS: Create a matrix of bisquare bases for new locations.

View source: R/bisquare_knots.R

makePredSR Documentation

Create a matrix of bisquare bases for new locations.

Description

Create a matrix of bisquare bases for new locations. Used internally within the predictBSTFA function. Currently only implemented for 2-dimensional coordinates.

Usage

makePredS(out, location)

Arguments

out

Output object from BSTFA or BSTFAfull functions.

location

Matrix of coordinates for the new locations.

Value

A matrix containing the appropriate multiresolution bisquare bases evaluated at the input locations.

Author(s)

Candace Berrett and Adam Simpson


BSTFA documentation built on Aug. 28, 2025, 9:09 a.m.