Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (3.6.2) of this package.
Take me there.
splines (version 3.4.3)
Regression Spline Functions and Classes
Description
Regression spline functions and classes.
Copy Link
Link to current version
Version
Version
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.3
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.3
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
Monthly Downloads
21
Version
3.4.3
License
Part of R 3.4.3
Maintainer
R-core R-core@R-project.org
Last Published
December 12th, 2019
Functions in splines (3.4.3)
Search all functions
asVector
Coerce an Object to a Vector
predict.bs
Evaluate a Spline Basis
backSpline
Monotone Inverse Spline
splineDesign
Design Matrix for B-splines
polySpline
Piecewise Polynomial Spline Representation
predict.bSpline
Evaluate a Spline at New Values of x
periodicSpline
Create a Periodic Interpolation Spline
bs
B-Spline Basis for Polynomial Splines
interpSpline
Create an Interpolation Spline
ns
Generate a Basis Matrix for Natural Cubic Splines
splineKnots
Knot Vector from a Spline
splines-package
Regression Spline Functions and Classes
splineOrder
Determine the Order of a Spline
xyVector
Construct an
xyVector
Object