Learn R Programming

PRANA (version 1.0.6)

thetahats: thetahats

Description

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

Usage

thetahats(asso.matinput)

Value

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

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.