Skip to content

MIPLabCH/Graph-NonParam-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Non Parametric Testing Via Surrogates

This is the repository gathering the experiments for the paper ``Statistical Testing on Directed Graphs by Surrogate Data Generation". All figures found can be re-generated from this repository.

Run Experiments

# List all available experiments
python -m experiments.run --list

# Run a specific experiment
python -m experiments.run --paper paper_surrogates_stats --experiment exp_non-linearity

In each experiment folders are located config files you can change to modify the input parameters to experiments.

Installation

Run the command: pip install -r requirements.txt pip install -i https://test.pypi.org/simple/ flowGSP

Requirements

Listed in requirements.txt.

Contents

  • Figures from paper ``Statistical Testing on Directed Graphs by Surrogate Data Generation"

Core Module

This repository uses the core module FlowGSP implementation powering the Statistical Testing on Directed Graphs by Surrogate Data Generation experiments and all reproducible figures from the paper.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages