Stopping

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

Bayesian dynamic stopping.

CriterionStopping(estimator, segment_time, fs)

Criterion static stopping.

DistributionStopping(estimator, segment_time, fs)

Distribution dynamic stopping.

MarginStopping(estimator, segment_time, fs)

Margin dynamic stopping.

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

Value dynamic stopping.