The result has been tested against 'Matlab' filtfilt
function. Currently this function only supports one filter at a time.
Arguments
- b
one-dimensional real numerical vector, the moving-average coefficients of an
ARMAfilter; alternatively, aSos(second-order sections) object fromgsignal, in which caseais ignored andgsignal::filtfiltis used internally- a
the auto-regressive (recursive) coefficients of an
ARMAfilter; ignored whenbis aSosobject- x
numerical vector or matrix input (real value)