Skip to content

Commit

Permalink
Update ref FIT in conn_fit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
brovelli authored Jun 23, 2023
1 parent b2d0fbb commit 459fba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frites/conn/conn_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ def conn_fit(data, y, roi=None, times=None, mi_type='cc', gcrn=True,
max_delay=.3, avg_delay=False, net=False, sfreq=None,
verbose=None, **kw_links):
"""Feature-specific information transfer.
[1] Celotto M, et al. (2023) An information-theoretic quantification of the content
of communication between brain regions. bioRxiv
Celotto M, et al. (2023) An information-theoretic quantification
of the content of communication between brain regions. bioRxiv
https://www.biorxiv.org/content/10.1101/2023.06.14.544903v1
Parameters
Expand Down

0 comments on commit 459fba9

Please sign in to comment.