Learn R Programming

FSinR (version 1.0.8)

entropyJ: EntropyJ

Description

Calculates the entropyJ value, using the information theory.

Usage

entropyJ(x)

Arguments

x
  • Collection of values

Value

  • EntropyJ value

Examples

Run this code
# NOT RUN {
entropyJ(iris$Sepal.Length)
# }

Run the code above in your browser using DataLab