| パッケージ | 説明 |
|---|---|
| org.elasticsearch.search.aggregations.pipeline.movavg.models |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
HoltLinearModel.HoltLinearModelBuilder |
HoltLinearModel.HoltLinearModelBuilder.alpha(double alpha)
Alpha controls the smoothing of the data.
|
HoltLinearModel.HoltLinearModelBuilder |
HoltLinearModel.HoltLinearModelBuilder.beta(double beta)
Equivalent to
alpha, but controls the smoothing of the trend instead of the data |
Copyright © 2009–2016. All rights reserved.