pyspi icon indicating copy to clipboard operation
pyspi copied to clipboard

Comparative analysis of pairwise interactions in multivariate time series.

Results 15 pyspi issues
Sort by recently updated
recently updated
newest added

Hi Oliver, I'm currently trying to install the PySPI package (following the instructions that I found on the [documentation](https://pyspi-toolkit.readthedocs.io/en/latest/)) on a Windows 10 system and an error pops up: _error:...

Will be useful for knowing which methods are fast/slow to compute and allows users to select faster options. This might be finicky since many of the methods inherit preprocessed information...

enhancement

Hi Oliver, Just wondering about the directionality of the SPI "pli_multitaper_max_fs-1_fmin-0_fmax-0-5"? In the pyspi manuscript, it's listed as undirected. However, in my dataset, I found that observation_1 --> observation_2 has...

Including the `dim_order` option that allows users to modify their data format (either `'sp'` or `'ps'`) can be confusing, especially because the data are always transposed to the `'ps'` order...

enhancement

Hello, I am using pyspi on various datasets, but for one of them (156 vars / 300 time points) I obtain that: Number of SPIs: 215 Processing [None: cov_GraphicalLasso]: 0%|...

Processing /Users/dereksnow/Sovai/GitHub/SovAI/notebooks/studies/pyspi Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting scikit-learn==1.0.1 (from pyspi-lib==0.4.2) Using cached scikit-learn-1.0.1.tar.gz (6.6 MB) Installing build...

@anniegbryant, @benfulcher, I would like to congratulate you to this nice package, I really like the concept and it is quite nicely designed! There are also a lot of useful...

Thank you of the great package. Trying to install `pyspi` under Ubuntu using 'pip'. After cloning the repository and running `pip install .` from the pyspi derectory, the setup stop...

This PR updates some of the docs to include information about pyspi-distribute and how to interpret the `calc.table` object for directed SPIs