This package implements the techniques introduced in Einbeck, Tutz & Evers (2005), and successive related papers.
The main functions to be called by the user are
lpc
, for the estimation of the local centers of mass
which make up the principal curve;lpc.spline
, which is a smooth and fully parametrized
cubic spline respresentation of the latter;lpc.project
, which enables to compress data by
projecting them orthogonally onto the curve;lpc.coverage
andlpc.Rc
for assessing
goodness-of-fit;lpc.self.coverage
for bandwidth selection;plot
andprint
functions for objects
of classlpc
andlpc.spline
.ms
.A second R package which will implement the extension of local principal curves to local principal surfaces and manifolds, as proposed in Einbeck, Evers & Powell (2010), is in preparation.
Einbeck, J., Evers, L., & Powell, B. (2010): Data compression and regression through local principal curves and surfaces, International Journal of Neural Systems, 20, 177-192.
Einbeck, J. (2011): Bandwidth selection for nonparametric unsupervised learning techniques -- a unified approach via self-coverage. Journal of Pattern Recognition Research, to appear.