get_confidence: Get confidence categories

Description Usage Arguments

View source: R/handle-results.R

Description

Classify targets into confidence categories according to the RFQAmodel score of the highest-ranking model

Usage

1
2
get_confidence(results, predictor = RFQAmodel,
  confidence_cutoffs = c(0.5, 0.3, 0.1))

Arguments

predictor

string. Name of the column to use as the score

confidence_cutoffs

vector. Optional custom confidence cutoffs


clarewest/RFQAmodelr documentation built on Jan. 25, 2020, 12:42 a.m.