lpc.unscale takes a fitted object of type lpc or lpc.spline, which had been fitted using option scaled=TRUE, and transforms the scaled components back to the original data scale.
Usage
lpc.unscale(object)
Arguments
object
Object of class lpc or lpc.spline.
Value
A list with items LPC, data, starting.points, knots.coords, closest.coords, which gives the unscaled versions of these quantities (some of them may carry the value NULL, depending on which object was given as the function argument).
References
Einbeck, Tutz, and Evers (2005). Local principal curves. Statistics and Computing 15, 301-313.