Workflow#

frites.workflow:

Workflows performing a series of analysis.

This submodule contains several pipelines of analysis. It is divided into two categories of workflows :

  1. Task-related workflows : two-steps pipelines where the first step consist in quantifying an effect size (either on local brain activity either on connectivity) and the second step consisting in computing group-level statistics

  2. Statistics workflows : pure statistics workflows dedicated to information-based measures

Connectivity workflows#

WfConnComod([inference, estimator, kernel, ...])

Workflow of instantaneous pairwise comodulations and statistics.

Statistical workflows#

WfStats([verbose])

Workflow of non-parametric statistics for electropĥysiological data.