add_observed_values: Add observed values for phyloscanner results

View source: R/summary_utils.R

add_observed_valuesR Documentation

Add observed values for phyloscanner results

Description

Add observed values for phyloscanner results

Usage

add_observed_values(df1)

Arguments

df1

Details

If observed value is TP,(true positives), it means that phyloscanner correctly identified the transmission pair. If observed value is FP (false positives), phyloscanner incorrectly identify the transmission pair. If observed value is FN (false negative) it means it is a true transmission pair, but phyloscanner was not able to identify it. If observed value is TN (true negative), it means it is not a transmission pair and phylosvanner correctly identified as not a transmission pair.

Value

dataframe with the added observed values


thednainus/HIVepisimAnalysis documentation built on Sept. 21, 2023, 7:32 a.m.