information_internal {Clustering} | R Documentation |
Method that returns an array with the internal information of the cluster
Description
Method that returns an array with the internal information of the cluster
Usage
information_internal(metrics, information, size, variables)
Arguments
metrics |
array with the metrics used in the execution of the package |
information |
list with internal clustering information |
size |
internal number of columns |
variables |
Null returns the position of the variable, otherwise it returns the value of the variable |
Value
array with the information from the calculation of the internal evaluation of the clustering
[Package Clustering version 1.7.10 Index]