exclude_predicted_FP_perf: exclude_predicted_FP_perf

Description Usage Arguments Value

View source: R/exclude_predicted_FP_perf.R

Description

Performance stats with predicted false positives removed (can impact both sensitivity and FDR/precision).

Usage

1
exclude_predicted_FP_perf(data_svm, perf_stats, num_pos)

Arguments

data_svm

The data_svm element from delboy::svm_false_positive_classification.

perf_stats

The performance_stats from delboy::evaluate_performance_rnaseq_calls.

num_pos

An integer giving the number of true positives in total.

Value

A data frame.


alextkalinka/delboy documentation built on Feb. 2, 2022, 4:19 p.m.