alpha: alpha function

View source: R/splineFunctions.R

alphaR Documentation

alpha function

Description

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

Usage

alpha(i, j, knots, knotidx)

Arguments

i

index i

j

index j

knots

knot vector

knotidx

knot index

Value

a vector


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