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.mlMethods in org.pepstock.charba.client.ml that return PowerRegression Modifier and Type Method Description PowerRegressionRegressionBuilder. buildPowerRegression()Creates a power regression.
 
-