Description Usage Arguments Value Author(s) References See Also Examples
View source: R/averageExpressionPathwaySVM.R
Training the data using aep methods
1 |
x |
expression data for training |
y |
a factor of length p comprising the class labels. |
DEBUG |
show debugging information in screen more or less. |
int |
Intersect of genes in network and gene expression profile. |
Gsub |
an adjacency matrix that represents the underlying biological network. |
Cs |
soft-margin tuning parameter of the SVM. Defaults to |
The returned lists
trained |
The tranined models for traning folds |
sig.genes |
The differential expressed feature |
Yupeng Cun yupeng.cun@gmail.com
Guo et al., Towards precise classification of cancers based on robust gene functional expression profiles. BMC Bioinformatics 2005, 6:58.
See Also as cv.aep
1 | #see cv.aep
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.