It collects data about the internal state of the method and returns it alonside the result.

diagnostics(event, e = parent.frame())

Details

Currently, the diagnostics collected are:

  1. Consecutive_jaccards : The jaccard distance at each stage

  2. sizes : The sizes at each stage in the extaction

  3. disjointed : Whether disjointed at each point.

  4. cycle : Whether cycled at each point.

  5. Extraction time.