Skip to content

jotasaraiva/spenv

Repository files navigation

spenv — Spectral Envelope for Python

The spenv module is an implementation of a few Spectral Analysis tools from the {astsa} R package based on the eighth chapter of Time Series Analysis and Its Applications with R Examples. The main objective of this module is to provide functions for the application of the Spectral Envelope as described in the book.

Installation

$ pip install spenv

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

Credits