Description Usage Arguments Value Examples
This function detects the change point of a curve with an elbow (or knee) shape
1 | elbowPoint(x, y)
|
x |
Date range in julian date, origin = '2019-12-31' |
y |
Rate of change, k in y = Ae^(kx) |
Date of elbow changepoint in Julian and Date format
1 | elbowPoint(x, y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.