true_positive: True Positive

View source: R/true_positive.R

true_positiveR Documentation

True Positive

Description

Count True Positives using confusion matrix.

Usage

true_positive(confusion_matrix)

Arguments

confusion_matrix

Confusion matrix to be used.

Value

vector of True Positives count


nikitagusarov/performancer documentation built on Jan. 12, 2023, 12:19 a.m.