image.SafeVote.stv {SafeVote} | R Documentation |
visualisation of joint and marginal distributions in STV preferences
Description
visualisation of joint and marginal distributions in STV preferences
Usage
## S3 method for class 'SafeVote.stv'
image(x, xpref = 2, ypref = 1, all.pref = FALSE, proportion = TRUE, ...)
Arguments
x |
STV results to be visualised |
xpref , ypref |
candidates shown in a joint distribution plot |
all.pref |
plot the joint distribution of two preferences (if
|
proportion |
The joint distribution can be shown either as proportions
(if |
... |
args passed to fields::image.plot() |
Value
image object, with side-effect in RStudio Plots pane
[Package SafeVote version 1.0.0 Index]