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.


laperez/Clustering documentation built on April 23, 2024, 3:41 a.m.