Learn R Programming

rtemis (version 0.79)

rtClust-class: R6 class for rtemis clustering

Description

rtemis clustering object

Usage

rtClust

Arguments

Format

An object of class R6ClassGenerator of length 24.

Fields

clust.name

String: Name of clustering algorithm

call

Originating call

xnames

Column names of x

clust

Clustering algorithm output

clusters.train

Cluster assignment for training set

clusters.test

Cluster assignment for testing set (if supported by algorithm and test set provided)

extra

List: Algorithm-specific output