Skip to contents

Plots the confusion matrix as a heatmap.

Usage

# S3 method for class 'fclassif'
plot(x, ...)

Arguments

x

A fclassif object.

...

Additional arguments (ignored).

Value

A ggplot object.