Uses of Package
org.apache.commons.math3.stat.descriptive.rank
Packages that use org.apache.commons.math3.stat.descriptive.rank
Package
Description
Data storage, manipulation and summary routines.
Generic univariate summary statistic objects.
Summary statistics based on ranks.
-
Classes in org.apache.commons.math3.stat.descriptive.rank used by org.apache.commons.math3.stat
-
-
Classes in org.apache.commons.math3.stat.descriptive.rank used by org.apache.commons.math3.stat.descriptive.rankClassDescriptionReturns the maximum of the available values.Returns the median of the available values.Returns the minimum of the available values.Provides percentile computation.An enum for various estimation strategies of a percentile referred in wikipedia on quantile with the names of enum matching those of types mentioned in wikipedia.The class modeling the attributes of the marker of the P-square algorithmAn interface that encapsulates abstractions of the P-square algorithm markers as is explained in the original works.