Class StatOps
java.lang.Object
com.independentsoft.calc.functions.StatOps
-
Method Summary
Modifier and TypeMethodDescriptionstatic CalcValuecollectPairs(CalcValue argX, CalcValue argY, EvalContext ctx, List<Double> xs, List<Double> ys)static doublestatic doublestatic doublestatic doublestatic booleanstatic booleantryPercentile(List<Double> data, double p, boolean exclusive, OutDouble result)static double
-
Method Details
-
mean
-
max
-
min
-
variance
-
median
-
tryMode
-
tryPercentile
-
collectPairs
-