tetomonti
tetomonti
It appears that `ks_rowscore` returns a vector whose length and order do not (necessarily) match the input order (i.e., the order of `FS_mat`). This because it sorts the values (from...
In the drop-down menu of the shiny app, it'll be called knnmi Add the dependency to the DESCRIPTION file in CaDrA https://cran.r-project.org/web/packages/knnmi/index.html
Add parameters to filter the output on fdr, pval (rather than saving the entire table)
When clicking on "Download Results" associated to "Best Meta-Feature Set", the downloaded '.csv' file does not contain the feature names and their stats (Score_index, marginal_score, cumulative_score), but only the 0-1...