Closed
Description
Implement the random cascade wavelet surrogate from Paluš, Milan. "Bootstrapping multifractals: Surrogate data from random cascades on wavelet dyadic trees." Physical review letters 101.13 (2008): 134101..
This should be relatively straight-forward to do based on the existing WLS implementation. It is just a matter of shuffling the detail coefficients a bit differently.
Activity