https://github.com/pachadotdev/lsts
Locally Stationary Time Series
https://github.com/pachadotdev/lsts
Last synced: about 1 year ago
JSON representation
Locally Stationary Time Series
- Host: GitHub
- URL: https://github.com/pachadotdev/lsts
- Owner: pachadotdev
- License: apache-2.0
- Created: 2019-08-13T02:44:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T19:49:10.000Z (over 2 years ago)
- Last Synced: 2025-04-10T15:31:20.070Z (about 1 year ago)
- Language: R
- Homepage: https://pacha.dev/LSTS
- Size: 4.33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codemeta: codemeta.json
Awesome Lists containing this project
README
# LSTS 
[](https://github.com/pachamaltese/LSTS/actions?workflow=R-CMD-check)
[](https://codecov.io/gh/pachamaltese/LSTS?branch=master)
[](https://lifecycle.r-lib.org/articles/stages.html#stable)
## Description
A set of functions that allows stationary analysis and locally stationary time series analysis.
## Installation
You can install the released version of LSTS from Github with:
``` r
remotes::install_github("pachadotdev/LSTS")
```
## Code of Conduct
Please note that the LSTS 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.