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

https://github.com/0todd0000/rft1d

One-Dimensional Random Field Theory in Python
https://github.com/0todd0000/rft1d

functional-data-analysis hypothesis-testing probability statistical-methods statistics time-series

Last synced: 29 days ago
JSON representation

One-Dimensional Random Field Theory in Python

Awesome Lists containing this project

README

          

[![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org)
[![Numpy](https://img.shields.io/badge/Numpy-777BB4?style=for-the-badge&logo=numpy&logoColor=white)](https://numpy.org)
[![Scipy](https://img.shields.io/badge/SciPy-654FF0?style=for-the-badge&logo=SciPy&logoColor=white)](https://scipy.org)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![version](https://img.shields.io/badge/version-0.2.5-blue)
![downloads](https://static.pepy.tech/badge/rft1d/month)

rft1d
=====

One-Dimensional Random Field Theory in Python.

rft1d is a Python package for exploring and validating Random Field Theory (RFT)
expectations regarding upcrossings in univariate and multivariate 1D continua.
These expectations can be used to make statistical inferences regarding signals
observed in experimentally measured 1D continua including scalar and vector time series.

Please cite:

Pataky TC (2016) RFT1D: Smooth One-Dimensional Random Field Upcrossing Probabilities in Python.
Journal of Statistical Software 71(7): 1-22. https://doi.org/10.18637/jss.v071.i07

Documentation is available at:
[www.spm1d.org/rft1d](http://spm1d.org/rft1d)

Issues
------

Please report software bugs or other problems by searching existing issues or creating a new issue [here](https://github.com/0todd0000/rft1d/issues).