computePerformanceMetricsFromCounts: Compute performance metrics based on a 2-by-2 counts table

View source: R/TestPhenotype.R

computePerformanceMetricsFromCountsR Documentation

Compute performance metrics based on a 2-by-2 counts table

Description

Compute performance metrics based on a 2-by-2 counts table

Usage

computePerformanceMetricsFromCounts(counts)

Arguments

counts

Counts as created by the testPhenotypeAlgorithm function.

Value

A tibble with the statistics metrics added to the counts table.


OHDSI/PheValuator documentation built on Jan. 28, 2024, 4:05 a.m.