entropy_formula {Clustering} | R Documentation |
Method for calculating entropy.
Description
Method for calculating entropy.
Usage
entropy_formula(x_vec)
Arguments
x_vec |
With datas to calculate entropy. |
Value
An array with the calculate.
[Package Clustering version 1.7.10 Index]