accuracy_stats.tsv
收藏Figshare2019-11-12 更新2026-04-08 收录
下载链接:
https://figshare.com/articles/accuracy_stats_tsv/7605398/1
下载链接
链接失效反馈官方服务:
资源简介:
This is a TSV file that has the summary statistics for each tool and each drug.The statistics columns are as follows.<br> - TP: number of true-positives - TN: number of true-negatives - FP: number of false-positives - FN: number of false-negatives - FAIL_R: number of failed runs, where the sample phenotype was resistant - FAIL_S: number of failed runs, where the sample phenotype was susceptible - UNK_R: number of unknown calls, where the sample phenotype was resistant - UNK_S: number of unknown calls, where the sample phenotype was susceptibe - Sensitivity: 100 * TP / (TP + FN) - Specificity: 100 * TN / (TN + FP) - PPV: 100 * TP / (TP + FP) - NPV: 100 * TN / (TN + FN) - FNR: 100 * FN / (FN + TP) - FPR: 100 * FP / (FP + TN) - *_conf_low and *_conf_high: confidence intervals for each<br>of the statistics.
创建时间:
2019-11-12



