Examples#
Illustration of the main functions.
Contents
Tutorials#
Frites’ tutorials
![](../_images/sphx_glr_plot_stim_spec_network_thumb.png)
Statistical analysis of a stimulus-specific network
Multi-subjects dataset#
Build an electrophysiological dataset, with different input types and apply some basing operations to it?
![](../_images/sphx_glr_plot_dataset_mne_thumb.png)
Define an electrophysiological dataset using MNE-Python structures
![](../_images/sphx_glr_plot_dataset_xarray_thumb.png)
Define an electrophysiological dataset using Xarray
Group-level statistics on measures of information#
This set of examples illustrate how to perform group-level statistics on measures of information (i.e. measures from the information-theory, machine-learning or measures of distances).
![](../_images/sphx_glr_plot_wf_mi_ccd_thumb.png)
MI between two continuous variables conditioned by a discret one
![](../_images/sphx_glr_plot_mi_conjunction_thumb.png)
Compute a conjunction analysis on mutual-information
Information-based estimators#
Set of examples illustrating how to use Frites’ information-based estimators.
![](../_images/sphx_glr_plot_est_resample_thumb.png)
Trial-resampling: correcting for unbalanced designs
Connectivity and Information Transfer#
Compute the connectivity using mutual-information such as information transfer.
![](../_images/sphx_glr_plot_pid_thumb.png)
PID: Decomposing the information carried by pairs of brain regions
![](../_images/sphx_glr_plot_ccf_thumb.png)
Lag estimation between delayed times-series using the cross-correlation
Autoregressive model#
Examples using autoregressive models
![](../_images/sphx_glr_plot_ar_condcovgc_thumb.png)
AR : conditional covariance based Granger Causality
Utility#
Illustration of utility functions.
Statistics#
Compararison of the different statistical approaches.
![](../_images/sphx_glr_plot_wf_mi_stats_compare_ffx_thumb.png)
Compare within-subjects statistics when computing mutual information
![](../_images/sphx_glr_plot_wf_mi_stats_compare_rfx_thumb.png)
Compare between-subjects statistics when computing mutual information
Simulations#
Generate simulated data
Performance#
Set of examples illustrating the performance gains in terms of computing time.
![](../_images/sphx_glr_plot_vector_vs_tensor_thumb.png)
Comparison between tensor and vector based computations
Xarray#
As Frites relies entirely on Xarray format, this set of examples illustrates how to work with Xarray.