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

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

Awesome Lists containing this project

README

          

# LSTS sticker

[![R build status](https://github.com/pachamaltese/LSTS/workflows/R-CMD-check/badge.svg)](https://github.com/pachamaltese/LSTS/actions?workflow=R-CMD-check)
[![Codecov test coverage](https://codecov.io/gh/pachamaltese/LSTS/branch/master/graph/badge.svg)](https://codecov.io/gh/pachamaltese/LSTS?branch=master)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](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.