Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 14 found.
[1] < 1 2 > [2]  Sort:

Rc (Package: LPCM) :

These functions compute the ‘coverage coefficient’ R_c for local principal curves, local principal points (i.e., kernel density estimates obtained through iterated mean shift), and other principal objects.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: Rc, Rc.lpc, Rc.lpc.spline, Rc.ms, base.Rc
● 0 images

LPCM-package (Package: LPCM) :

Fitting multivariate data patterns with local principal curves; including simple tools for data compression (projection), bandwidth selection, and measuring goodness-of-fit.
● Data Source: CranContrib
● Keywords: multivariate, smooth
● Alias: LPCM, LPCM-package
● 0 images

plot.lpc (Package: LPCM) : Plotting local principal curves

Takes an object of class lpc or lpc.spline and plots any subset of the following components of the local principal curve: Centers of mass; the curve connecting the local centers of mass; the cubic spline representation of the curve; the projections onto the curve; the starting points.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: plot.lpc, plot.lpc.spline
1 images

coverage (Package: LPCM) :

These functions compute coverages (for any principal object), and self-coverages (only for local principal curves, these may be used for bandwidth selection).
● Data Source: CranContrib
● Keywords: multivariate
● Alias: coverage, coverage.raw, lpc.coverage, lpc.self.coverage, select.self.coverage
2 images

followx (Package: LPCM) :

Internal function of package LPCM called by lpc. Do not use!
● Data Source: CranContrib
● Keywords:
● Alias: followx
● 0 images

kernels.and.distances (Package: LPCM) :

Internal LPCM functions which are normally not to be called by the user.
● Data Source: CranContrib
● Keywords:
● Alias: distancevector, enorm, kdex, kern, kernd, mindist, vecdist
● 0 images

print.lpc (Package: LPCM) : Printing output for lpc and lpc.spline objects

Takes an object of class lpc or lpc.spline and displays some standard output.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: print.lpc, print.lpc.spline
● 0 images

unscale (Package: LPCM) :

unscale takes an object of type lpc, lpc.spline, or ms, which had been fitted using option scaled=TRUE, and transforms the scaled components back to the original data scale.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: unscale, unscale.lpc, unscale.lpc.spline, unscale.ms
● 0 images

lpc.spline (Package: LPCM) :

Fis a natural cubic spline component-wise through the series of local centers of mass. This provides a continuous parametrization in terms of arc length distance, which can be used to compute a projection index for the original or new data points.
● Data Source: CranContrib
● Keywords: multivariate, smooth
● Alias: lpc.spline
1 images

lpc.project (Package: LPCM) :

Projects a new observation onto the spline representation of the local principal curve.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: lpc.project
● 0 images