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
243 stars 77 forks source link

compare_within #89

Closed axelhutt closed 1 year ago

axelhutt commented 1 year ago

Dear all,

I would like to compare statistically AIS in a network in two experimental conditions and found the compare_within function. Is this the right function to do this ? If yes, what are the results network_a and network_b , where do I get them from ? It would be great to have an explaining simple example code which demonstrates the usage.

pwollstadt commented 1 year ago

Hi Axel, for details on the comparison functions have a look at this wiki page, which also provides example code. In general, the network comparison works only on TE estimates. For now there is no functionality to compare AIS estimates in IDTxl.

pwollstadt commented 1 year ago

Hi Axel, I will close this issue. Please let me know if you have further questions on the statistics.