hankeldensity2effectivemass | R Documentation |
computes the density of all bootstrap replicates of effective masses
hankeldensity2effectivemass(hankel, range = c(0, 1), method = "median")
hankel |
object as returned from bootstrap.hankel |
range |
Numeric vector. Value-range for the real part of the eigenvalues. If outside this range, the eigenvalue will be discarded |
method |
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
.
#'
bootstrap.effectivemass, hankel2effectivemass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.