weight.cf | R Documentation |
Weights a correlation function with the given energy difference Delta E such that the function is first multiplied with exp(Delta E t) + c exp(Delta E(Time-t)).
weight.cf(cf, energy_difference_val, energy_difference_boot, cosh_factor, offset = 0, inverse = FALSE)
cf |
cf_orig and possibly cf_boot object. |
energy_difference_val |
numeric. A single energy value Delta E for the weighting. |
energy_difference_boot |
numeric vector. Samples for the energy difference value. |
cosh_factor |
integer, either |
offset |
integer. Offset for the time $t$, needed for the reweighting after a shift. |
inverse |
boolean. If |
Returns an object of class cf
, see cf.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.