If matrix
is set, a matrix with the values of the measure for
all the input track's subtracks is returned. The value of this matrix at
position [i, j]
corresponds to the subtrack that starts with the input track's
\(j\)th point and ends at its \(i\)th. Thus, with increasing column number,
the regarded subtrack's starting point is advanced on the original track,
and the values for increasingly long subtracks starting from this point can
be found columnwise below the main diagonal, respectively.
If `matrix` is not set, the mean over the values of the measure for all
subtracks of at least `min.segments` segments is retruned.