powered by
A function to compute the total connectivity of each gene from the association matrix.
thetahats(asso.matinput)
A vector containing total connectivity of each gene (i.e. continuous version of centrality measure of a network)
An association matrix that is estimated from the user-provided expression data is used as an input to compute the total connectivity of each gene.