Documentation of 'com.flaptor.hist4j.package-summary' Java class
com.flaptor.hist4j

Package com.flaptor.hist4j

This package provides a histogram that adapts to any data distribution.

See: Description

Package com.flaptor.hist4j Description

This package provides a histogram that adapts to any data distribution.

It has the following features:

  • It adapts to any data distribution, keeping a more or less constant resolution throughout the data range by increasing the resolution where the data is more dense.
  • It can process large amounts of data with a very small memory footprint.
  • It doesn't need pre- or post-processing to deliver statistics about the data seen so far.

The following statistics are available:

  • The accumulative density function for a given data point.
  • The data point that splits the data set at a given percentile.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.