moveexp(var,size[,alignment[,decayRate[,threshold]]])

Exponential average in the moving window. The decayRate is as defined for the $expave transform. NOTE that the $center and $lag versions of this function are simply shifted versions of $lead responsed. This is not the standard behavior for a moving exponential average and does not weight the current input sample most heavily. See also Moving Window Transforms.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.