plot_hankel_spectrum: plot_hankel_spectrum

View source: R/hankel.R

plot_hankel_spectrumR Documentation

plot_hankel_spectrum

Description

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.

Usage

plot_hankel_spectrum(hankel, deltat = 1, id = c(1:hankel$n))

Arguments

hankel

object as returned from bootstrap.hankel

deltat

Integer. Time shift at which to plot

id

Integer vector. Indices of eigenvalues to be plotted. Must be part of c(1:hankel$n).

Value

No return value.

See Also

Other hankel: bootstrap.hankel_summed(), bootstrap.hankel(), gevp.hankel_summed(), gevp.hankel(), hankel2cf(), hankel2effectivemass()


hadron documentation built on Sept. 9, 2022, 5:06 p.m.