|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.forecasting.StationaryHorizonEstimator
public class StationaryHorizonEstimator
Nested Class Summary | |
---|---|
class |
StationaryHorizonEstimator.Observation
|
Constructor Summary | |
---|---|
StationaryHorizonEstimator()
|
Method Summary | |
---|---|
int |
estimateHorizon(java.lang.String productId,
java.util.Date forecastStart)
Returns the forecast period length (in days) for the prediction of the given product starting at the specified date. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StationaryHorizonEstimator()
Method Detail |
---|
public int estimateHorizon(java.lang.String productId, java.util.Date forecastStart) throws DataLoadException
HorizonEstimator
estimateHorizon
in interface HorizonEstimator
productId
- the id of the product whose sales are forecastedforecastStart
- the date when the forecast starts
DataLoadException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |