confusionMatrix: Generic function to produce a confusion matrix (related to a...

Description Usage Arguments Value Author(s)

View source: R/confusionMatrix.R

Description

Generic function to produce a confusion matrix (related to a classification problem)

Usage

1

Arguments

x

object (usually a model fit object) that contains all information needed to produce the confusion matrix.

...

further arguments for a specific method

Value

A confusion matrix

Author(s)

Tobias Verbeke


a4Core documentation built on Nov. 8, 2020, 5:39 p.m.