Uses of Class
com.actelion.research.calc.statistics.median.ModelMedianInteger
-
Packages that use ModelMedianInteger Package Description com.actelion.research.calc com.actelion.research.calc.statistics.median -
-
Uses of ModelMedianInteger in com.actelion.research.calc
Methods in com.actelion.research.calc that return ModelMedianInteger Modifier and Type Method Description static ModelMedianIntegerArrayUtilsCalc. getMedian(int[] arr) -
Uses of ModelMedianInteger in com.actelion.research.calc.statistics.median
Methods in com.actelion.research.calc.statistics.median that return ModelMedianInteger Modifier and Type Method Description static ModelMedianIntegerMedianStatisticFunctions. getMedianForInteger(java.util.List<java.lang.Integer> liScore)
-