You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace bootstrap.n_random_resamples with verify.iterative_blocked_bootstrap. The new code is completely lazy, substantially faster and does "nested" bootstrapping, which n_random_resamples doesn't.