pyspi: Statistics for Pairwise Interactions
pyspi GitHub
  • Welcome to pyspi
    • Citing pyspi
  • Installing and using pyspi
    • Installation
      • Alternative Installation Options
      • Troubleshooting
    • Usage
      • Walkthrough Tutorials
        • Getting Started: A Simple Demonstration
        • Neuroimaging: fMRI Time Series
        • Finance: Stock Price Time Series
        • Distributing Calculations
      • Advanced Usage
        • Creating a reduced SPI set
        • Distributing calculations on a cluster
      • FAQ
  • Information about pyspi
    • SPIs
      • Glossary of Terms
      • Table of SPIs
      • SPI Descriptions
        • Basic Statistics
        • Distance Similarity
        • Causal Inference
        • Information Theory
        • Spectral
        • Miscellaneous
      • SPI Subsets
    • API Reference
      • pyspi.calculator.CorrelationFrame
      • pyspi.calculator.Calculator
      • pyspi.data.Data
      • pyspi.calculator.CalculatorFrame
      • pyspi.utils.filter_spis
    • Publications using pyspi
    • Related Packages
  • Development
    • Development
      • Incorporating new SPIs
      • Contributing to pyspi
      • Code of Conduct
    • License
Powered by GitBook

All page cover images on this wiki are created with the help of DALL-E, an AI program developed by OpenAI, or stock images from Unsplash.

On this page
  • pyspi features
  • Getting Started
  • SPI Descriptions
  • Publications using pyspi
  • Additional Pages

Welcome to pyspi

NextCiting pyspi

Last updated 1 year ago

pyspi (`pie-spy`) is a comprehensive python library for computing hundreds of statistics of pairwise interactions (SPIs) directly from multivariate time series (MTS) data.

pyspi features

  • Easy access to over 250 statistics for quantifying the relationship between a pair of time series.

  • Open source, easy-to-use framework.

  • Comprehensive across statistics for pairwise interactions, including information theoretic, causal inference, distance similarity, and spectral measures.

  • Compute hundreds of SPIs on your multivariate time-series data in just a few lines of code.

Getting Started

SPI Descriptions

Want to know what each SPI in pyspi computes? Access a high level summary of SPIs with the summary table or delve into the specifics with detailed descriptions fo each.

Publications using pyspi

An ever-growing list of publications that use pyspi.


Additional Pages


Page cover image
Cover

Installation

Install pyspi on your system.

Cover

Start Here

Get started using pyspi quickly.

Cover

Examples

pyspi usage examples and tutorials.

Cover

Summary Table

A table of SPIs included in pyspi.

Cover

SPI Descriptions

Detailed descriptions of SPIs included in pyspi.

Cover

List of Publications

Cover

Advanced Usage

Advanced functionality in pyspi.

Cover

FAQ

Frequently asked

questions.

Cover

Development

Developers guide and contributions.

Cover

API

A technical manual for pyspi functions and classes.

Cover

Troubleshooting

Troubleshooting guide for pyspi installation.