Stopping

BayesStopping(estimator, segment_time, fs[, ...])

Bayesian dynamic stopping.

BetaStopping(estimator[, target_p, fs, max_time])

Beta dynamic stopping.

CriterionStopping(estimator, segment_time, fs)

Criterion static stopping.

MarginStopping(estimator, segment_time, fs)

Margin dynamic stopping.