principal_curve: Principal Curves

Description Usage Arguments Value Examples

Description

Principal Curve fitting function wrappers that give the result in a tidy data.frame.

Usage

1

Arguments

...

Input arguments of the relevant wrapped functions.

raw_output

Logical. Should the raw output of the wrapped functions be stored as an additional output attribute "raw"? Default: TRUE.

Value

A tibble with the modified input point coordinates after the projection onto the curve. Additional values are stored in object attributes. See attributes(result)$raw.

...: Additional variables as provided by the wrapped functions.

X1...XX: Numeric. Resulting coordinates.

Examples

1
2
3

MartinHinz/quantaar documentation built on July 17, 2020, 4:12 p.m.