Learn R Programming

BSTFA (version 0.1.0)

bisquare1d: Bisquare bases for 1-dimensional space

Description

Evaluate bisquare bases for 1-dimensional space. Used internally within makeNewS.

Usage

bisquare1d(locs, knots)

Value

A matrix containing the bisquare bases at a given resolution evaluated at the 1-dimensional input locations.

Arguments

locs

Matrix of 1-dimensional coordinates for locations of interest.

knots

A vector of 1-dimensional knot coordinates for a given resolution.

Author

Candace Berrett and Adam Simpson