relativeCorPredictionSuccess | R Documentation |
Compare prediction success of several gene screening methods.
relativeCorPredictionSuccess(
corPredictionNew,
corPredictionStandard,
corTestSet,
topNumber = 100)
corPredictionNew |
Matrix of predictor statistics |
corPredictionStandard |
Reference presdictor statistics |
corTestSet |
Correlations of predictor variables with trait in test set |
topNumber |
A vector giving the numbers of top genes to consider |
Data frame with components
topNumber |
copy of the input |
kruskalp |
Kruskal-Wallis p-values |
Steve Horvath
corPredictionSuccess
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.