adj
and/or a node significance measure GS
.fundamentalNetworkConcepts(adj, GS = NULL)
K=Connectivity/max(Connectivity)
which is used for computing the hub gene
significance.Connectivity
vector scaled by the highest connectivity in the
network, i.e., Connectivity/max(Connectivity)
.MAR[i]
equals 1 if all non-zero adjacencies between node i
and the remaining network nodes equal 1. This
fundamental network concept is always 1 for nodes of an unweighted network. This is a useful measure for
weighted networks since it allows one to determine whether a node has high connectivity because of many
weak connections (small MAR) or because of strong (but few) connections (high MAR), see Horvath and Dong
2008.Horvath S, Dong J (2008) Geometric Interpretation of Gene Coexpression Network Analysis. PLoS Comput Biol 4(8): e1000117
conformityBasedNetworkConcepts
for calculation of conformity based network concepts
for a network adjacency matrix;networkConcepts
, for calculation of conformity based and eigennode based network concepts
for a correlation network.