splines-package Regression Spline Functions and Classes

Description

Regression spline functions and classes.

Details

This package provides functions for working with regression splines using the B-spline basis, bs, and the natural cubic spline basis, ns.

For a complete list of functions, use library(help = "splines").

Author(s)

Douglas M. Bates [email protected] and William N. Venables [email protected]

Maintainer: R Core Team [email protected]

Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.