splines-package | R Documentation |
Regression spline functions and classes.
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")
.
Douglas M. Bates bates@stat.wisc.edu and William N. Venables Bill.Venables@csiro.au
Maintainer: R Core Team R-core@r-project.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.