DCL:MATH2:RNMLIB: Moving Average
VRRNM(RX,RY,N,JX,JY,NB) | Calculates the moving average. (When the internal variable 'LMISS' handled by GL p GET/ GL p SET as .TRUE., then missing-value handling is performed; If .FALSE., then missing-value handling is not performed.) |
VRRNM0(RX,RY,N,JX,JY,NB) | Calculates the moving average (with no missing-value handling). |
VRRNM1(RX,RY,N,JX,JY,NB) | Calculates the moving average (with missing-value handling). |