weighted.mcr-methods: General method for tuning / selection bias correction
Description
Perform tuning / selection bias correction in subsampling for the
following signatures:
Methods
- classifiers="character",parameters="character",nbgenes="numeric",sel.method="character",X = "matrix", y = "numeric"
- signature 1
- classifiers="character",parameters="character",nbgenes="numeric",sel.method="character",X = "matrix", y = "factor"
- signature 2
- classifiers="character",parameters="character",nbgenes="missing",sel.method="character",X = "matrix", y = "factor"
- signature 3
For further argument and output information, consult
weighted.mcr
.