https://github.com/regime-shifts/abrupt
Methods for detecting abrupt change in temporal, spatial, and spatiotemporal data series
https://github.com/regime-shifts/abrupt
abrupt-change ecology r r-package regime-shifts
Last synced: 5 months ago
JSON representation
Methods for detecting abrupt change in temporal, spatial, and spatiotemporal data series
- Host: GitHub
- URL: https://github.com/regime-shifts/abrupt
- Owner: regime-shifts
- License: mit
- Created: 2020-06-08T21:13:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T19:53:04.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:14:57.444Z (8 months ago)
- Topics: abrupt-change, ecology, r, r-package, regime-shifts
- Language: R
- Homepage: https://regime-shifts.github.io/abrupt/
- Size: 326 KB
- Stars: 13
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - regime-shifts/abrupt - Methods for detecting abrupt change in temporal, spatial, and spatiotemporal data series (R)
README
# abrupt
[](https://github.com/regime-shifts/abrupt/actions)
Methods for detecting abrupt change in temporal, spatial, and spatiotemporal data series.
## Installation
You can install the in-development version of abrupt from GitHub with:
``` r
remotes::install_github("regime-shifts/abrupt")
```## Code of Conduct
Please note that the abrupt project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.