followx: Fit an individual branch of a local principal curve.

View source: R/followx.R

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


LPCM documentation built on Jan. 6, 2023, 5:22 p.m.