screamer.js
    Preparing search index...

    Function Decycler

    • Ehlers trend estimate with short cycles removed.

      Parameters

      • period: number = NaN

        Cycles at or below this length in samples are removed. Give this or cutoff.

      • cutoff: number = NaN

        Cutoff as a fraction of Nyquist in (0, 1). Give this or period, not both.

      Returns ScreamerOp

      https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.