Uses of Class
com.bayesserver.analysis.LiftChartPoint
-
Packages that use LiftChartPoint Package Description com.bayesserver.analysis -
-
Uses of LiftChartPoint in com.bayesserver.analysis
Methods in com.bayesserver.analysis that return types with arguments of type LiftChartPoint Modifier and Type Method Description List<LiftChartPoint>
LiftChart. getPoints()
Gets the xy points that make up the lift chart.
-