variation_information_metric {Clustering} | R Documentation |
Method to calculate the variation information.
Description
Method to calculate the variation information.
Usage
variation_information_metric(conversion_data_frame, table_convert)
Arguments
conversion_data_frame |
Return a double with the result of the entropy calculation. |
table_convert |
Table conversion (variable - cluster). |
Value
Returns a double with the result of the variation information calculation.
[Package Clustering version 1.7.10 Index]