R/dutils.R
LinSpline.Rd
Simple linear spline
LinSpline(x, knots, num = TRUE, name = "Spline")
variable to make into spline
cut points
to give names x1 x2 and so forth
name of spline expansion name.1 name.2 and so forth
Thomas Scheike