plot.ranked_contrib_pairs: Plot ranked contributor pairs

View source: R/mixture.R

plot.ranked_contrib_pairsR 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 ranked_contrib_pairs object.

top

The top ranked number of pairs to print. NULL for all.

...

Delegated to the generic plot function.

xlab

Graphical parameter.

ylab

Graphical parameter.


mikldk/disclapmix documentation built on Aug. 22, 2023, 10:56 a.m.