EVENT_FLAG - prerpocess Error
Hi all ,
I run the preprocess function, in RPAS version 13.4.1.15, with method of Exponential Smoothing Lost Sales .
The Partial Outage Adjustment (POA) and EVENT_FLAG options for preprocessing are not available in Retail Demand Forecasting (RDF) 13.4.1.15 even if the option exists in the documentation
Based on the example of configuration guide
LSOVER:lsover1, LS:ls1, TSALERT:tsalert1 = preprocess(SRC:pos, METHODID:9, LSTODAY:today1, NPTS:30, OUTAGE:outage1, ALPHA:0.2, NPAST:5, NFUT:5),EVENT_FLAG: event_flag_measure, POA:TRUE
my rule is the below :
LSOVER:PP4TotES, LS:PP4AdjES = preprocess(SRC:RegSls_u,METHODID:9,LSTODAY:VWeek,NPTS:30,OUTAGE:PP4Mask,ALPHA:PP4Alpha,NPAST:5,NFUT:5),EVENT_FLAG:PP3Mask,POA:TRUE