nnmt.lif.exp.pairwise_effective_connectivity

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

Calcs the pairwise effective connectivity matrix in linear response theory.

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

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

Network with the network parameters and previously calculated results.

Returns:
np.ndarray

Pairwise effective connectivity matrix.