getGraphRank: Random walk kernel matrix smoothing t-statistic

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/stSVM.R

Description

Using Random walk kernel matrix of network to smooth t-statistic of each gene

Usage

1
getGraphRank(x = x, y = y, Gsub = Gsub, sca = TRUE)

Arguments

x

a matrix of expression measurements with p samples and n genes.

y

a factor of length p comprising the class labels.

Gsub

Random Walk Kernel matrix of network

sca

Sacling data or not

Value

r

return a smoothed t-statistic of each gene'

Author(s)

Yupeng Cun yupeng.cun@gmail.com

References

Yupeng Cun, Holger Frohlich (2013) Network and Data Integration for Biomarker Signature Disvovery via Network Smoothed T-Statistics

See Also

See Also as getGraphRank

Examples

1
#See also \code{classfy.stsvm}

netClass documentation built on May 29, 2017, 7:18 p.m.