rvotes: Random Spectral Data

Description Usage Arguments Value Examples

View source: R/helpers.r

Description

Generate spectral data for testing purposes.

Usage

1
rvotes(nVoters, nObjects, kSelected)

Arguments

nVoters

number of voters voting

nObjects

number of objects up for selection

kSelected

number of objects selected by each voter

Value

...

Examples

1
rvotes(100, 10, 3)

algstat documentation built on May 29, 2017, 10:34 p.m.

Related to rvotes in algstat...