Last data update: 2014.03.03

R: Fit an individual branch of a local principal curve.
followxR Documentation

Fit an individual branch of a local principal curve.

Description

Internal function of package LPCM called by lpc. Do not use!

Usage

followx(Xi, x0, h, t0, iter, way, weights, pen = 2, phi = 1,
    lasteigenvector = 0, rho0 = 0.4, boundary=0.005,
    convergence.at= 0.000001, cross=TRUE)

Arguments

Xi
x0
h
t0
iter
way
weights
pen
phi
lasteigenvector
rho0
boundary
convergence.at
cross

Author(s)

JE

See Also

lpc

Results