plotCM: A MVDA Function

Description Usage Arguments Value

Description

This function plot a confusion matrix

Usage

1
2
3
plotCM(CM, xlab = "Clusters", ylab = "Pam50",
  title = "Patients Classes Confusion Matrix", toSave = F,
  cartella = "./MV_clust/Kmeans/")

Arguments

CM

is the confusion matrix

toSave

if you want to save or not the image in a file. Default is FALSE

cartela

is the path where the file will be saved

Value

a ggplot object


angy89/MVDA_package documentation built on May 7, 2019, 8:58 p.m.