Uses of Class
org.hipparchus.stat.descriptive.rank.PSquarePercentile
-
Uses of PSquarePercentile in org.hipparchus.stat.descriptive.rank
Modifier and TypeMethodDescriptionPSquarePercentile.copy()
Returns a copy of the statistic with the same internal state.ModifierConstructorDescriptionPSquarePercentile
(PSquarePercentile original) Copy constructor, creates a newPSquarePercentile
identical to theoriginal
.