Uses of Class
com.bayesserver.analysis.HistogramDensityItem
-
Packages that use HistogramDensityItem Package Description com.bayesserver.analysis -
-
Uses of HistogramDensityItem in com.bayesserver.analysis
Methods in com.bayesserver.analysis that return types with arguments of type HistogramDensityItem Modifier and Type Method Description List<HistogramDensityItem>
HistogramDensity. getItems()
The collection of intervals and their statistics making up the histogram density.
-