Description Usage Arguments Value See Also
Calculate AUC with cross-validation in classifying data for using as fitness function.
1 | fitness.Cindex(combine.dysreg, dysreg, exp.data, pheno.data, train.rate)
|
combine.dysreg |
The combination of genes. |
dysreg |
The dysregulations output from |
exp.data |
Expression matrix. Columns correspond to genes, rows correspond to experiments. The matrix is expected to be already normalized. |
pheno.data |
The phenotype data corresponding to objective function. At here, it is classifying data. |
train.rate |
The rate of sample for training model in cross-validation. |
The fitness, AUC, for each individual.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.