plotExpectedUtilityDecCostTotalUtil: plotExpectedUtilityDecCostTotalUtil

Description Usage Arguments Value

Description

Plots the Total Cost, Decision Cost and Expected Utility measures for the voters of interest, in the round the proposal passed, for each of the kMajority rules.

Usage

1
2
plotExpectedUtilityDecCostTotalUtil(outputDataList, plotMeanEU, plotBestEU,
  plotWorstEU)

Arguments

outputDataList

The output data list of summaries, that is generated by the iterations() function

plotMeanEU

if TRUE plot the costs for the Mean Group

plotBestEU

if TRUE plot the costs for the Best Group

plotWorstEU

if TRUE plot the costs for the Worst Group

Value

A plot of the mean, across all iterations, of the decision cost, expected utility and total cost incurred for each k-majority rule.


codeForReviewer/kMajorityRule documentation built on May 13, 2019, 8:47 p.m.