recommendDeletionPointUsingBatching

Uses the MSER (mean squared error rule) to recommend a deletion point. The MSE rule is applied to the entire Welch average time series without batching.

White, K. P., & Robinson, S. (2010). The problem of the initial transient (again), or why MSER works. Journal of Simulation, 4(4), 268–272. (https://doi.org/10.1057/jos.2010.19)

Parameters

batchSize

the batch size associated with processing the Welch averages. The default is the MSER-5 rule, where 5 is the batch size.