contingencyTable: contingencyTable

Description Usage Arguments Value

Description

calculates the contingency table, given test and predicted values, and a threshold for the predicted values.

Usage

1
contingencyTable(predicted, test_var, threshold = 0.6)

Arguments

predicted

vector with predicted values (if it is a score, a threshold should be given)

test_var

vector with classification

Value

data frame with the four values of the contingency table


IFIproteomics/E2Predictor documentation built on May 8, 2019, 10:54 a.m.