confusion2network: Build network

Usage

View source: R/plot_network.R

Usage

1
2
3
4
5
6
7
confusion2network(cf, true_labels = NULL, pred_labels = NULL,
  true_label_prefix = NULL, pred_label_prefix = NULL, width = "100%",
  height = "100%", edge_threshold = 0.1, exportButton = FALSE)

prediction2network(pf, true_col, pred_col, true_labels = NULL,
  pred_labels = NULL, width = "100%", height = "100%",
  edge_threshold = 0.1, exportButton = FALSE)

qutang/confusion2network documentation built on May 26, 2019, 1:31 p.m.