A data.frame with one row per threshold method containing:
- method
Character. Name of the threshold calculation method.
- threshold
Numeric. The calculated threshold value.
- base_size
Integer. Number of sets in the resulting topological base.
If plot = TRUE, generates three plots as side effects:
(1) Bar chart comparing threshold values by method,
(2) Bar chart comparing base sizes by method,
(3) Scatter plot showing threshold vs base size relationship.