pbspline: Wrapper for bspline
with periodic=TRUE
Description
Wrapper for bspline
with periodic=TRUE
Usage
pbspline(
X,
Boundary.knots = NA,
intercept = FALSE,
df = NULL,
knots = NULL,
degree = 3,
bknots = NA
)
See Also
Other Transform stage functions:
bspline()