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