Homec4science

Added same overlap as I was using in the version of the clustering algorithm…

Authored by degiovanni on Jan 6 2021, 13:46.

Description

Added same overlap as I was using in the version of the clustering algorithm that runs alone (repo rpeak_clustering) used only if the error in the previous window was 1 and I need to keep running the clustering (to keep the state). If the error in the previous window was 0 then there is no overlap and the algorithm runs considering the last state of the variables (from the last window during which the clustering ran).

Details