Given that your estimate is saved as an object from makeStructure function this function allows you to collapse the estimates from several bounds. Esentially, the GFEVD is linear in frequencies so we can just sum up parts of the object. It is especially useful, when we have estimated too many bounds and want to use only several of them. This function is especially useful for plotting. See github for examples.
collapseBounds(estimate, index_start, index_end)
the object of class connectedness_estimate
from where to start collapsing
where to end the collapsing
object of class connectedness_estimate