prepare_for_roc | R Documentation |
activity
elements or decouple
outputs for calc_curve. This is done by keeping only the the perturbed
or predicted sources
and assigning the score
(or statistical
method results e.g. Normalized Enrichment Score) as the predictor
.Helper function used to prepare activity
elements or decouple
outputs for calc_curve. This is done by keeping only the the perturbed
or predicted sources
and assigning the score
(or statistical
method results e.g. Normalized Enrichment Score) as the predictor
.
prepare_for_roc(df, filter_tn = FALSE)
df |
|
filter_tn |
logical flag indicating if unnecessary negatives should be filtered out |
tidy data frame with meta information for each experiment and the response and the predictor value which are required for ROC and PR curve analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.