avelplcf: An "average velocity" of a 'plcf' object.

Description Usage Arguments Value Author(s) Examples

Description

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.

Usage

1
avelplcf(obj, lag)

Arguments

obj

A plcf object

The

lag to use in the average velocity. See above formulas.

Value

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.

Author(s)

Daniel Reuman, reuman@ku.edu

Examples

1
#need some

reumandc/fspack documentation built on May 17, 2019, 7:46 p.m.