Uses of Class
org.pepstock.charba.client.ml.PowerRegression
-
Packages that use PowerRegression Package Description org.pepstock.charba.client.ml Contains all classes to activate the ML library to use the regression capabilities. -
-
Uses of PowerRegression in org.pepstock.charba.client.ml
Methods in org.pepstock.charba.client.ml that return PowerRegression Modifier and Type Method Description PowerRegression
RegressionBuilder. buildPowerRegression()
Creates a power regression.
-