Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

confusionMatrix

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


Description

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

Usage

confusionMatrix(x, ...)

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

Automated Affymetrix Array Analysis Core Package

v1.38.0
GPL-3
Authors
Willem Talloen [aut], Tobias Verbeke [aut], Laure Cougnaud [cre]
Initial release
2020-10-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.