plot.bayes_mode {BayesMultiMode} | R Documentation |
bayes_mode
objectsPlot method for bayes_mode
objects
## S3 method for class 'bayes_mode'
plot(x, graphs = c("p1", "number", "loc"), draw = NULL, ...)
x |
An object of class |
graphs |
which plot to show ? Default is all three c("p1", "number", "loc"). |
draw |
Plot modes in a given mcmc draw; note that |
... |
Not used. |