example_clustering: An example 'clustering' object. A clustering is a 'List' that...

Description Usage Value

View source: R/functions.R

Description

An example clustering object. A clustering is a List that splits indexes 1..#num_datapoints to clusters. Each List element corresponds to one cluster. The clustering is not necessarily a partition but it usually is.

Usage

1

Value

A List for the clustering of indexes 1..#num_datapoints.


RRI documentation built on Dec. 19, 2019, 9:06 a.m.

Related to example_clustering in RRI...