Learn R Programming

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

splines (version 3.5.0)

Regression Spline Functions and Classes

Description

Regression spline functions and classes.

Copy Link

Version

Monthly Downloads

7

Version

3.5.0

License

Part of R 3.5.0

Maintainer

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

Last Published

December 12th, 2019

Functions in splines (3.5.0)

polySpline

Piecewise Polynomial Spline Representation
asVector

Coerce an Object to a Vector
splineOrder

Determine the Order of a Spline
splineKnots

Knot Vector from a Spline
backSpline

Monotone Inverse Spline
predict.bs

Evaluate a Spline Basis
splineDesign

Design Matrix for B-splines
ns

Generate a Basis Matrix for Natural Cubic Splines
bs

B-Spline Basis for Polynomial Splines
periodicSpline

Create a Periodic Interpolation Spline
interpSpline

Create an Interpolation Spline
splines-package

Regression Spline Functions and Classes
xyVector

Construct an xyVector Object
predict.bSpline

Evaluate a Spline at New Values of x