information_external {Clustering} | R Documentation |
Method that returns an array with the external information of the cluster
Description
Method that returns an array with the external information of the cluster
Usage
information_external(metrics, information, size, variables)
Arguments
metrics |
array with the metrics used in the execution of the package |
information |
list with external clustering information |
size |
external 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 external evaluation of the clustering
[Package Clustering version 1.7.10 Index]