Improving the distance breakpoint search for behaviour breakpoint detection
A breakpoint in the behavior is decided upon a threshold change in the list of distances found by BETSI.
For now we are using a threshold or rule of thumbs but we need to do better.
- Distances segmentations
- Bayesian approach to time points - like probabilistic voting if a timepoint should be a breakpoint or not.
- ...