Metadata-Version: 2.4
Name: rft1d
Version: 0.2.5
Summary: 'One-Dimensional Random Field Theory
Author-email: Todd Pataky <0todd0@gmail.com>
Project-URL: Homepage, https://www.spm1d.org/rft1d
Project-URL: Source, https://github.com/0todd0000/rft1d
Project-URL: Bug Reports, https://github.com/0todd0000/rft1d/issues
Keywords: statistics,probability,hypothesis testing,functional data analysis,time series analysis,continuum data analysis
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Dynamic: license-file

[![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 <b>Random Field Theory</b> in Python.

<b>rft1d</b> 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.


<b>Please cite:</b>

Pataky TC (2016) RFT1D: Smooth One-Dimensional Random Field Upcrossing Probabilities in Python.
<b>Journal of Statistical Software</b> 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).
