entropy_metric: Method to calculate the entropy.

entropy_metricR Documentation

Method to calculate the entropy.

Description

Method to calculate the entropy.

Usage

entropy_metric(conversion_data_frame, table_convert, column_dataset_label)

Arguments

conversion_data_frame

A double with the result of the entropy calculation.

table_convert

Table conversion (variable - cluster).

column_dataset_label

Array with the calculation of the clustering algorithm.

Value

Return a double with the result of the entropy calculation.


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