Internal functions of package LPCM called by lpc.spline
and others. These will rarely be called directly by the user.
lpc.splinefun(lpcobject)lpc.fit.spline(lpcsl, num.knots = 100)
lpc.spline.eval(lpcsl, or.pi, branch = 0)
lpc.project.spline(lpcsl, newdata, num.knots = 100, optimize = TRUE)
lpc.curve.length(lpcsl, or.pi, branch = 0, total.subdivisions = 10000,
min.subdivisions = 100)
Object of type lpc
.
Object generated by lpc.splinefun
.
number of spline knots
original projection index
branch ID
new data frame
Boolean.
total number of subdivisions for arc length computation.
minimum number of subdivisions for arc length computation.
L. Evers and J. Einbeck
lpc.spline