produces a scatter plot of the complex \(-\log\) of the eigenvalues produced by the bootstrap.hankel method. In addition, produces a histogramm of all real and positive eigenvalues after computing \(-\log(ev)/\delta t\) in the range (0,1) and determines its mode.
plot_hankel_spectrum(hankel, deltat = 1, id = c(1:hankel$n))object as returned from bootstrap.hankel
Integer. Time shift at which to plot
Integer vector. Indices of eigenvalues to be plotted.
Must be part of c(1:hankel$n).
No return value.
Other hankel:
bootstrap.hankel_summed(),
bootstrap.hankel(),
gevp.hankel_summed(),
gevp.hankel(),
hankel2cf(),
hankel2effectivemass()