Christopher Micek
Christopher Micek
It looks like there is some legacy code included in the package (ar1nv.m) responsible for estimating the AR(1) model parameters that are used to make the red noise for significance...
I think there might be a memory leak somewhere in your code. Everything works fine if I don't use it too long, but if I make something on the order...
It's actually been a year since I used your package, but am working with the vectorwavelet package in R calculating the coherence between some EEG data, and realized that _sometimes_...
The function I'm trying to optimize has some nested parallelization, and occasionally prints some debug output. It seems that bayesOpt is suppressing this output somehow, but it would be extremely...