plotDecisionCost: plotDecisionCost Plots the mean number of rounds it took for...

Description Usage Arguments Value

Description

plotDecisionCost Plots the mean number of rounds it took for the status quo to be defeated for each k-majority rule, across all the iterations.

Usage

1
plotDecisionCost(outputDataList)

Arguments

outputDataList

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

Value

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


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