derivative {tsiR} | R Documentation |
derivative
Description
This function computes an 8 point derivative.
Usage
derivative(X, Y)
Arguments
X |
The variable to differentiate with respect to. |
Y |
The function / vector to differentiate. |
[Package tsiR version 0.4.3 Index]