Learn R Programming

BSTFA (version 0.1.0)

bisquare2d: Bisquare bases for 2-dimensional space

Description

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

Usage

bisquare2d(locs, knots)

Value

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

Arguments

locs

Matrix of 2-dimensional coordinates for locations of interest.

knots

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

Author

Candace Berrett and Adam Simpson