tsd.zvals {tlocoh} | R Documentation |
Returns the values for the "time axis" of the TSD distance metric
tsd.zvals(delta.t, sVal, type, d.bar = NULL, tau = NULL, vmax = NULL)
delta.t |
is the time difference in seconds |
sVal |
is the value of S |
type |
The type of space-time transformation: 'vamx' for the maximum velocity transformation, or 'dif' for diffusion |
d.bar |
is the median step length (for the entire dataset) |
tau |
is the median sampling interval (for the entire dataset) |
vmax |
The maximum velocity parameter (used only when |