Learn R Programming

TapeR (version 0.5.3)

TransKnots: transform knot vector

Description

Internal function not usually called by users

Usage

TransKnots(knots = c(seq(0, 1, 0.1)), ord = 4, ...)

Value

transformed knots vector, especially with repeated first and last knot given order of spline function

Arguments

knots

knot positions for spline function

ord

order of the spline function

...

not currently used

Author

Edgar Kublin