| 程序包 | 说明 |
|---|---|
| org.meteoinfo.math.fitting |
| 限定符和类型 | 类 | 说明 |
|---|---|---|
class |
ExpTrendLine |
|
class |
LogTrendLine |
|
class |
PolyTrendLine |
|
class |
PowerTrendLine |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static double |
FittingUtil.predict(double x,
OLSTrendLine tl) |
Predict a value
|
static ucar.ma2.Array |
FittingUtil.predict(ucar.ma2.Array x,
OLSTrendLine tl) |
Predict a value
|
Copyright © 2019. All rights reserved.