| Package | Description |
|---|---|
| org.hawkular.datamining.forecast.models |
| Modifier and Type | Method and Description |
|---|---|
static DoubleExponentialSmoothing |
DoubleExponentialSmoothing.createCustom(double levelSmoothing,
double trendSmoothing,
MetricContext metricContext) |
static DoubleExponentialSmoothing |
DoubleExponentialSmoothing.createDefault() |
static DoubleExponentialSmoothing |
DoubleExponentialSmoothing.createWithMetric(MetricContext metricContext) |
static DoubleExponentialSmoothing |
DoubleExponentialSmoothing.createWithSmoothingParams(double levelSmoothing,
double trendSmoothing) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.