Uses of Class
org.hortonmachine.gears.utils.math.regressions.OLSTrendLine
-
Packages that use OLSTrendLine Package Description org.hortonmachine.gears.utils.math.regressions -
-
Uses of OLSTrendLine in org.hortonmachine.gears.utils.math.regressions
Subclasses of OLSTrendLine in org.hortonmachine.gears.utils.math.regressions Modifier and Type Class Description classExpTrendLineTaken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-libraryclassLogTrendLineTaken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-libraryclassPolyTrendLineTaken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-libraryclassPowerTrendLineTaken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
-