pwollstadt / IDTxl

The Information Dynamics Toolkit xl (IDTxl) is a comprehensive software package for efficient inference of networks and their node dynamics from multivariate time series data using information theory.
http://pwollstadt.github.io/IDTxl/
GNU General Public License v3.0
237 stars 76 forks source link

constrain randomization to repications within user-defined blocks #81

Open mwibral opened 2 years ago

mwibral commented 2 years ago

In order to have take into account certain statistical covariates that are homogenous over certain subsets of replications, but that do vary from subset to subset, it would be good to be able to restrict permutations of replications to randomization within blocks of replications.

Suggestion: add a field to settings that takes a list of the form [start block1, start block2, ...]. This setting would be passed to the corresponding permutation routines of the data class.