View source: R/getMergedModules.R
Get Module scores for Merged Modules
1 2 | getMergedModules(graph, data, phenotype, covars, nodes,
scoringFunction = linearScoring)
|
graph |
an |
data |
either a matrix, where the columns correspond to the variables
and the rows to the observations. Or a |
phenotype |
a vector with the values for a phenotype of interest. It must have the same number of observations as in data. |
covars |
a |
nodes |
an |
scoringFunction |
a scoring function accepting parameters
moduleRepresentatives, phenotype and covars. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.