Learn R Programming

Rpcop (version 1.1)

pcop_backend: Computes a principal curve as defined in Delicado (2001). DO NOT use this function unless you know what you are doing. Use `pcop()` instead.

Description

Computes a principal curve as defined in Delicado (2001). DO NOT use this function unless you know what you are doing. Use `pcop()` instead.

Usage

pcop_backend(x, c_d, c_h)

Value

A numeric matrix to be parsed by `pcop()`.

Arguments

x

See `pcop()`

c_d

See `pcop()`

c_h

See `pcop()`