Learn R Programming

Clustering (version 1.7)

entropy_metric: 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

returns 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

returns a double with the result of the entropy calculation