computes the density of all bootstrap replicates of effective masses
hankeldensity2effectivemass(hankel, range = c(0, 1), method = "median")
object as returned from bootstrap.hankel
Numeric vector. Value-range for the real part of the eigenvalues. If outside this range, the eigenvalue will be discarded
Character vector. Method to be used to determine the central value of the effective mass. Must be "median" (default) or "density"
Returns an object of S3 class effectivemass
.
#'