| Class | Description |
|---|---|
| CondEntropy |
Calculate conditional entropy H(Y|X) of random variables X and Y following conditional entropy's
wiki definition,
X is the conditional variable and Y is the variable that conditions on X.
|
| EmpiricalCountEntropy |
Calculate the empirical entropy of random variable X given its occurrence frequencies, following entropy's
wiki definition.
|
| EmpiricalCountEntropy.Final | |
| EmpiricalCountEntropy.Initial | |
| EmpiricalCountEntropy.Intermediate | |
| Entropy |
Calculate entropy H(X) of random variable X following entropy's
wiki definition
|
| EntropyEstimator | |
| EntropyUtil |