nnmt.lif.exp.pairwise_covariances¶
-
nnmt.lif.exp.pairwise_covariances(network)[source]¶ Calculates the pairwise covariances in linear response theory.
See
nnmt.lif.exp._pairwise_covariances()for full documentation.Parameters: - networknnmt.models.Network or child class instance.
Network with the network parameters and previously calculated results.
Returns: - np.array
Pairwise effective covariance matrix.