Learn R Programming

⚠️There's a newer version (3.6.2) of this package.Take me there.

splines (version 3.3)

Regression Spline Functions and Classes

Description

Regression spline functions and classes.

Copy Link

Version

Monthly Downloads

16

Version

3.3

License

Part of R @VERSION@

Maintainer

R-core R-core@R-project.org

Last Published

December 12th, 2019

Functions in splines (3.3)

asVector

Coerce an Object to a Vector
xyVector

Construct an xyVector Object
splines-package

Regression Spline Functions and Classes
splineOrder

Determine the Order of a Spline
splineKnots

Knot Vector from a Spline
splineDesign

Design Matrix for B-splines
predict.bs

Evaluate a Spline Basis
predict.bSpline

Evaluate a Spline at New Values of x
polySpline

Piecewise Polynomial Spline Representation
periodicSpline

Create a Periodic Interpolation Spline
ns

Generate a Basis Matrix for Natural Cubic Splines
interpSpline

Create an Interpolation Spline
bs

B-Spline Basis for Polynomial Splines
backSpline

Monotone Inverse Spline