c_matrices: confusion matrices

Description Usage Arguments Value Author(s) Examples

View source: R/phi_delta.R

Description

calculates the confusion matrices from the c_statistics

Usage

1

Arguments

stats

c_statistics

Value

a matrix. Each column represents a feature. Each row describes in this order: true negative, FALSE negative, true positive, FALSE negative

Author(s)

rothe

Examples

1
2

phiDelta documentation built on May 2, 2019, 2:46 a.m.