cbs: Cubic B-spline with evenly spaced knots

Description Usage Arguments

View source: R/utility.R

Description

Evaluates the B-spline expansion at a point or vector of points. These restrictions can take advantage of polynomial expressions that are much faster to compute.

Usage

1
cbs(x, n_int_knots)

Arguments

x

a vector of evaluation points.

n_int_knots

the number of internal knots.


wzhorton/ztools documentation built on Nov. 8, 2019, 1:28 p.m.