calculate.operating.parameters: calculate operating parameters

Description Usage Arguments Value Author(s)

View source: R/calculate.operating.parameters.R

Description

Calculate the operating point for a given ROCR perf object.

Usage

1
calculate.operating.parameters(perf, method = "frequency", desired.tpr = "0.95")

Arguments

perf

The perf object.

method

The confidence estimation method

desired.tpr

The desired TPR. The operating point returned will have a 95% chance of

achieving this TPR or higher.

Value

A vector containing the operating point, as well as estimates of TPR and FPR.

Author(s)

Jesse C. Ross


flightcallr documentation built on May 2, 2019, 5:49 p.m.