arfilt(timeslab) | R Documentation |
Apply an AR Filter to a Matrix
arfilt(alpha,rvar,x)
w |
Matrix containing the filtered version of {x }. |
ier |
Integer variable indicating whether or not the AR process is stationary (0 means yes, j $(>0)$ means j$^{th}$ partial outside $(-1,1)$). |