The R Project SVN R

Rev

Rev 61162 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61162 Rev 61433
Line 14... Line 14...
14
Regression spline functions and classes.
14
Regression spline functions and classes.
15
}
15
}
16
\details{
16
\details{
17
This package provides functions for working with regression
17
This package provides functions for working with regression
18
splines using the B-spline basis, \code{\link{bs}}, and the
18
splines using the B-spline basis, \code{\link{bs}}, and the
19
natural cubic spline basis, \code{\link{ns}}.  
19
natural cubic spline basis, \code{\link{ns}}.
20
 
20
 
21
For a complete list of functions, use \code{library(help = "splines")}.
21
For a complete list of functions, use \code{library(help = "splines")}.
22
 
22
 
23
}
23
}
24
\author{
24
\author{