Learn R Programming

RIbench (version 1.0.2)

computePerfMeas: Function for computing performance measurements

Description

Function for computing performance measurements

Usage

computePerfMeas(
  analyte,
  algo,
  resRIs,
  subTable,
  RIperc = c(0.025, 0.975),
  cutoffZ = 5
)

Value

updated data frame with computed performance measures

Arguments

analyte

(character) specifiyng current analyzed analyte

algo

(character) specifying used algorithm

resRIs

(data.frame) with all calculated reference intervals

subTable

(data.frame) containing all information about the simulated test sets

RIperc

(numeric) vector specifying the percentiles for the reference interval, default: 0.025 and 0.975

cutoffZ

(numeric) specifying if a cutoff should be used to classify results as implausible and exclude from analysis

Author

Tatjana Ammer tatjana.ammer@roche.com