swarm.analysis
Interface EZDistributionS

All Known Implementing Classes:
EZDistributionCImpl, EZDistributionImpl

public interface EZDistributionS
extends EZBinS

An EZBin that treats data as a distribution.. This is a subclass of EZBin which normalizes the data and treats it as a distribution. This means that in addition to the statistics it can calculate by virtue of being a subclass of EZBin, it can also calculate the entropy of the distribution as well as return the probabilities associated with the individual bins.