nnmt.lif.exp.effective_connectivity

nnmt.lif.exp.effective_connectivity(network)[source]

Effective connectivity for different frequencies.

Note that the frequencies of the transfer function and the delay distribution matrix need to be matching.

Requires computing nnmt.lif.exp.transfer_function() first.

See nnmt.lif.exp._effective_connectivity() for full documentation.

Parameters:
networknnmt.models.Network or child class instance.

Network with the network parameters and previously calculated results listed in nnmt.lif.exp._effective_connectivity().