plot_metrics_wm: plot_metrics_wm

Description Usage Arguments Author(s)

Description

Returns a dot plot for a given metric. Based on weighted averages

Usage

1
2
3
4
5
6
7
8
9
plot_metrics_wm(
  metric = "metric name",
  program_name,
  wavg,
  rate_overall,
  num,
  reordering = "decreasing",
  qlabel = ""
)

Arguments

metric

Name of the GAMUT metric

program_name

Vector of names of the transport program

wavg

Weighted average

rate_overall

the benchmark value from all records

num

the total number of cases

reordering

Sets the sorting order. Default is 'decreasing'

qlabel

Default is 'Estimated rate'

Author(s)

Rollie Parrish


rparrish/GAMUT documentation built on Sept. 14, 2021, 4:07 p.m.