Weighted Moving Average Smoothing
Arguments
- signal
Signal values (Numeric | vector)
- window
filter weights for smoothing (Numeric | vector)
- max_smooth_iteration
Maximum number of iterations of moving average algorithm (Integer)
Author
Shubhra Prakash, shubhraprakash279@gmail.com