B: B function

View source: R/splineFunctions.R

BR Documentation

B function

Description

A recursive function used in calculating the coefficients of a B-spline curve

Usage

B(x, i, j, knots)

Arguments

x

locations at which to evaluate the B-spline

i

index i

j

index j

knots

a knot vector

Value

a vector of polynomial coefficients


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.