| KmedoidsResult-class {fastkmedoids} | R Documentation |
An S4 class to represent the result of kmedoids clustering
Description
An S4 class to represent the result of kmedoids clustering
Slots
costThe cost value of kmedoids clustering
medoidsThe medoids of kmedoids clustering
assignmentThe assignment of which cluster each observation belongs to of kmedoids clustering
[Package fastkmedoids version 1.2 Index]