ispline: Generate increasing spline basis

isplineR Documentation

Generate increasing spline basis

Description

Method for generating a 'basis function' function

Usage

ispline(x, knots, d)

Arguments

x

predictor variable.

knots

the internal breakpoints of the spline.

d

order of the spline functions.

Note

Method is a corrected version of the increasing spline basis code in the SVMMaj package.


naolsen/simm.fda documentation built on June 28, 2022, 2:41 a.m.