View source: R/legacy_functions.R
effectivemass | R Documentation |
computes the effective mass with error analysis using UWerr
effectivemass(from, to, Time, Z, pl = TRUE, S, ...)
from |
integer. Fit in fitrange (from, to) |
to |
integer. see from. |
Time |
integer. time extent of the lattice |
Z |
data |
pl |
boolean. plot |
S |
numeric. see uwerr |
... |
additional parameters passed to uwerr |
Returns a data.frame with named columns t
, mass
, dmass
,
ddmass
, tauint
and dtauint
.
uwerr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.