remove_lop | R Documentation |
Removes lopsided votes from the voting matrix
remove_lop(X, terms, minprop = 0.2, ...)
X |
A vote matrix |
terms |
A vector of values identifying the term in which the vote was taken. |
minprop |
The proportion voting in the minority that serves as the
cutoff. Votes with fewer than n times |
... |
other arguments to be passed down - currently not implemented. |
A vote matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.