Learn R Programming

Clustering (version 1.7.7)

variation_information_metric: 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.