kMajorityRule: kMajorityRule: A package for simulating and investigating...

Description Functions Demos Psuedocode

Description

The kMajorityRule package enables the simulation of various kMajority Rule scenarios. It allows for the examination of the code use in "An Expected Utility Analysis of the Optimal k-majority rule"

Functions

The major fucntions in the package are:

Each function has detailed documentation that can be accessed using ?functionName. For example ?iterations with show the documentation for the iterations() function.

Demos

Each of the Figures can be replicated by calling its coresponding demo() at the console prompt.

Psuedocode

The appendix to the paper contais extensive psuedo code that explains the basic logic of the code.


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