TransKnots: transform knot vector

View source: R/TransKnots.R

TransKnotsR Documentation

transform knot vector

Description

Internal function not usually called by users

Usage

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

Arguments

knots

knot positions for spline function

ord

order of the spline function

...

not currently used

Value

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

Author(s)

Edgar Kublin


TapeR documentation built on Aug. 16, 2023, 9:07 a.m.