plot.netrankr_mcmc {netrankr} | R Documentation |
Plot netrankr_mcmc object
Description
Plots the result of an object obtained from mcmc_rank_prob
Usage
## S3 method for class 'netrankr_mcmc'
plot(x, icols = NULL, bcol = "grey66", ...)
Arguments
x |
A netrankr_mcmc object |
icols |
a list of colors (an internal) |
bcol |
color used for the barcharts |
... |
additional plot parameters |
Author(s)
David Schoch
[Package netrankr version 1.2.3 Index]