Uses of Interface
org.apache.commons.math3.stat.descriptive.rank.PSquarePercentile.PSquareMarkers
Packages that use PSquarePercentile.PSquareMarkers
Package
Description
Summary statistics based on ranks.
-
Uses of PSquarePercentile.PSquareMarkers in org.apache.commons.math3.stat.descriptive.rank
Classes in org.apache.commons.math3.stat.descriptive.rank that implement PSquarePercentile.PSquareMarkersModifier and TypeClassDescriptionprivate static class
Markers is an encapsulation of the five markers/buckets as indicated in the original works.Fields in org.apache.commons.math3.stat.descriptive.rank declared as PSquarePercentile.PSquareMarkersModifier and TypeFieldDescriptionprivate PSquarePercentile.PSquareMarkers
PSquarePercentile.markers
Markers is the marker collection object which comes to effect only after 5 values are insertedMethods in org.apache.commons.math3.stat.descriptive.rank that return PSquarePercentile.PSquareMarkersModifier and TypeMethodDescriptionPSquarePercentile.newMarkers
(List<Double> initialFive, double p) A creation method to build Markers