getClustersTable: getClustersTable gets a table earlier produced clusters

View source: R/Clustering.R

getClustersTableR Documentation

getClustersTable gets a table earlier produced clusters

Description

getClustersTable gets a table earlier produced clusters

Usage

getClustersTable(id, listClusters, listMedoids)

Arguments

listClusters

list with clusters

listMedoids

list with medoids

Value

data.frame with information on clusters and its medoids examples getClustersTable(listClusters, listMedoids)


SteRoe/PatternMatchR documentation built on Dec. 20, 2024, 12:29 a.m.