Method to calculate the variation information.
variation_information_metric(conversion_data_frame, table_convert)
conversion_data_frame
: Return a double with the result of the entropy calculation.table_convert
: Table conversion (variable - cluster).Returns a double with the result of the variation information calculation.