takeTimeDiff.cf | R Documentation |
Performs the calculation of the shifted correlator C_shift(t) = C(t) - C(t +/- deltat).
takeTimeDiff.cf(cf, deltat = 1, forwardshift = FALSE)
cf |
Object of type |
deltat |
integer. the time shift |
forwardshift |
boolean. If set to |
The shifted correlator as an object of type cf
, see cf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.