get_cutoff_threshold: Get cut-off threshold

get_cutoff_thresholdR Documentation

Get cut-off threshold

Description

Get cut-off threshold

Usage

get_cutoff_threshold(roc_obj, specificity_lvl = 0.95)

Arguments

roc_obj

Object returned by pROC::roc

specificity_lvl

Specificity threshold (default 0.95 is equivalent to 5 percent false positives, and 0.9 to 10 percent false positives)

Value

Similarity value threshold


kgraph documentation built on April 12, 2025, 1:42 a.m.