Skip to contents

Sensitivity and Specificity Table

Usage

# S3 method for class 'sensSpecTable'
print(Title, TP, FP, TN, FN)

Arguments

Title

Title of the table

TP

True Positives

FP

False Positives

TN

True Negatives

FN

False Negatives

Value

HTML table