Computes the mutual information between nodes
Computes the mutual information from one node to all other nodes, or between sets of nodes.
mutualInformation(ggm, from, to = "all", covMat)
ggm |
Partial correlation network. Can be missing if 'covMat' is supplied. |
from |
Integer vector corresponding to one set of nodes. Defaults to all nodes. |
to |
Integer vector corresponding to another set of nodes, or |
covMat |
Variance-covariance matrix. Can be missing if 'ggm' is supplied. |
Sacha Epskamp
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.