Learn R Programming

spatsurv (version 0.9-11)

B: 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