branchmodel-class: Return an empty branchmodel object.

Description Slots

Description

Return an empty branchmodel object.

Slots

raw_data:

One row is one datum. Stores coords in some space.

dist_df:

One row is one datum. Stores distances from each branch of the latent 'Y' shape (three columns).

assignments:

length is number of data points. Entries give rows of 'tips' corresponding to the closest branch.

tips:

Matrix with one row per branch (three total). One column per variable (same dimension as 'raw_data').

models:

List with one element per branch (three total). Currently supports only 'principal.curve' objects from the 'princurve' package.

center:

atomic of the same dimension as 'raw_data[1, ]'.


ekernf01/branchmodel documentation built on Oct. 24, 2020, 8:56 a.m.