Get PPV or NPV for the overlay
.get_point_ppv_npv(
PPV_melted,
PPV_NPV = "PPV",
Language,
Sensitivity,
Specificity,
overlay_prevalence_1,
overlay_prevalence_2,
overlay_labels,
overlay_extra_info = FALSE,
overlay_position_FP,
overlay_position_FN,
point_Prevalence,
translated_labels,
decimals_x,
decimals_y
)
DF out of .createPPVmatrix()
Should calculate PPV or NPV?
["en" / "es"]
Sensitivity of the test
Specificity of the test
[x] out of y prevalence of disease
x out of [y] prevalence of disease
vector with labels for each overlay point
show extra info in overlay? [TRUE/FALSE]
.
.
.
.
.
.