metric_acc: Plot the performance metrics of all studies

Description Usage Arguments

Description

Plot the performance metrics of all studies

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
metric_acc(
  x,
  metric_types = c("PSNR", "SSIM", "NMSE"),
  metric_col = "metric",
  metric_val_col = "value",
  shape_col = "method",
  log_shape = T,
  shape_fil = c("proposed", "ZF"),
  num_col = NULL,
  color_by = "acceleration",
  AP = NULL
)

Arguments

x

a dataframe containing the column paper

metric_types

which metrics to plot

log_shape

whether to take the log of the column shape_col

num_col

number of columns to show

color_by

which feature to color


ayanglab/How-to-Perform-Technical-Systematic-Review-And-Meta-Analysis-Tutorial documentation built on Feb. 7, 2022, 12:45 a.m.