Description Usage Arguments Value Author(s) Examples
If f(t) represents the function underlying a plcf
object, then this is
[f(t+lag/2)-f(t-lag/2)]/lag, which is another plcf
.
1 |
obj |
A |
The |
lag to use in the average velocity. See above formulas. |
avelplcf
returns a plcf
object. If the input obj
was defined from t_0 to t_f then the output will be defined from t_0+lag/2 to
t_f+lag/2.
Daniel Reuman, reuman@ku.edu
1 | #need some
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.