bisquare2d: Bisquare bases for 2-dimensional space

View source: R/bisquare_knots.R

bisquare2dR Documentation

Bisquare bases for 2-dimensional space

Description

Function to evaluate bisquare bases for 2-dimensional space. Used internally within makeNewS.

Usage

bisquare2d(locs, knots)

Arguments

locs

Matrix of 2-dimensional coordinates for locations of interest.

knots

A matrix of 2-dimensional knot coordinates for a given resolution.

Value

A matrix containing the bisquare bases for a given resolution evaluated at the input locations.

Author(s)

Candace Berrett and Adam Simpson


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