An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# abrupt

[![R build status](https://github.com/regime-shifts/abrupt/workflows/R-CMD-check/badge.svg)](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.