Name | Brief | Example |
---|---|---|
curve_derivative | Simple derivative calculations without smoothing. Missing values are ignored. Derivative is computed by taking the average of the two data points slopes from the previous and next data points. | Examples |
Curve_derivative | Create the n-th Order derivative of a source curve with optional weighting. | Examples |