Skip to content

Commit c98b5e7

Browse files
authored
Update README.md
1 parent 098722d commit c98b5e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Many systems in nature and society have the capacity to undergo critical transit
1616

1717
The package provides:
1818

19-
- An intuitive, object-oriented framework for working with EWS in a given time series
19+
- An intuitive, object-oriented framework for computing EWS for a given time series
2020
- Time series detrending methods using
2121
- A Gaussian kernel
2222
- LOWESS (Locally Weighted Scatterplot Smoothing)
@@ -25,9 +25,9 @@ The package provides:
2525
- Autocorrelation (at specified lag times)
2626
- Higher-order statistical moments (skewness, kurtosis)
2727
- Power spectrum and associated metrics
28+
- Various entropy measures
2829
- Computation of Kendall tau values to quantify trends
2930
- Application of deep learning classifiers for bifurcation prediction as in [Bury et al. 2021](https://www.pnas.org/doi/10.1073/pnas.2106140118).
30-
- Block-bootstrapping of time-series to obtain confidence intervals on EWS estimates
3131
- Visualisation tools to display output
3232
- Built-in theoretical models to test EWS
3333

0 commit comments

Comments
 (0)