August 2019
Intermediate to advanced
560 pages
13h 41m
English
Compute the moving average by using the Holt-linear method from the subset of data in each window. The rest of the aggregation for the Holt-linear function with both the parameter values set to 0.3 is as follows:
"weekly_change_holt": {"moving_fn":{"buckets_path":"weekly_change","script":"MovingFunctions.holt(values, 0.3, 0.3)","window":4}}
Read now
Unlock full access