thetahats {PRANA}R Documentation

thetahats

Description

A function to compute the total connectivity of each gene from the association matrix.

Usage

thetahats(asso.matinput)

Arguments

asso.matinput

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.

Value

A vector containing total connectivity of each gene (i.e. continuous version of centrality measure of a network)


[Package PRANA version 1.0.5 Index]