plot.ranked_contrib_pairs {disclapmix} | R Documentation |
Plot ranked contributor pairs
Description
Plot ranked contributor pairs
Usage
## S3 method for class 'ranked_contrib_pairs'
plot(x, top = NULL, ..., xlab = "Rank", ylab = "P(H1)P(H2)")
Arguments
x |
A |
top |
The top ranked number of pairs to print. |
... |
Delegated to the generic |
xlab |
Graphical parameter. |
ylab |
Graphical parameter. |
[Package disclapmix version 1.7.4 Index]