OmicSelector_best_signature_proposals
Source:R/OmicSelector_best_signature_proposals.R
OmicSelector_best_signature_proposals.Rd
Propose the best signture based on benchamrk methods. This function calculated the `metaindex` value which is the harmonic mean of accuracy on train, test and validation dataset. In the next step, it sorts the miRNA sets based on `metaIndex1` score. The first row in resulting data frame is the winner miRNA set.
Usage
OmicSelector_best_signature_proposals(
benchmark_csv = "benchmark1578929876.21765.csv",
without_train = F
)