Plot ranked contributor pairs
# S3 method for ranked_contrib_pairs
plot(x, top = NULL, ..., xlab = "Rank", ylab = "P(H1)P(H2)")
A ranked_contrib_pairs
object.
The top ranked number of pairs to print. NULL
for
all.
Delegated to the generic plot
function.
Graphical parameter.
Graphical parameter.