Description
Timeseries version
0.6.3
Orange version
3.36.2
Use case
Some models are based on the mathematical derivative which is better estimated by the symetric difference
This is speciallly important if the data does not come at regular interval. In such case you should use the approximation
to compensate for the fact that the
Expected behavior
-
Propose to compute the symetric difference.
-
Propose to have an Adapative time step.
unless this is what is called change quotient in which case the label is rather ambigous, and do not allow to compute the logarithmic derivative$\frac {dx} x$ or the elasticity$\frac {\Delta x} x$ .
Actual behavior
Those options are not proposed.
Steps to reproduce the behavior
Not a bug but "nice to have".
Additional info (worksheets, data, screenshots, ...)
While you are there, could you please update the documention about the "change quotient" option.