scca_get_clusters: Get Leaf Clusters from an SCCA Analysis

Description Usage Arguments Value

View source: R/scca_get_clusters.R

Description

Produces for every observation a record with the label of the observation and the final for leaf cluster to which the observation has been assigned by scca_compute.

Usage

1

Arguments

scca

An SCCA analysis tree as output from a run of scca_compute on a dataset

Value

A tibble with 3 variables (columns)

label

The label of the case or observation

cluster

The id of the cluster to which the observation has been assigned.

path

The sequence of child numbers (seperated by '.') on the path from the top node to the leaf node


UtrechtUniversity/SCCA documentation built on April 16, 2021, 3:23 a.m.