variation_information_metric: Method to calculate the variation information.

View source: R/external_validation.R

variation_information_metricR 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.


Clustering documentation built on June 22, 2022, 5:07 p.m.