ExpTrendLine
LogTrendLine
OLSTrendLine
PolyTrendLine
PowerTrendLine
public interface TrendLine
double
predict(double x)
void
setValues(ucar.ma2.Array y, ucar.ma2.Array x)
void setValues(ucar.ma2.Array y, ucar.ma2.Array x)
double predict(double x)
Copyright © 2019. All rights reserved.