plot.bayes_mode: Plot method for 'bayes_mode' objects

View source: R/plot_methods.R

plot.bayes_modeR Documentation

Plot method for bayes_mode objects

Description

Plot method for bayes_mode objects

Usage

## S3 method for class 'bayes_mode'
plot(x, graphs = c("p1", "number", "loc"), draw = NULL, ...)

Arguments

x

An object of class bayes_mode.

graphs

which plot to show ? Default is all three c("p1", "number", "loc").

draw

Plot modes in a given mcmc draw; note that graphs is discarded. Default is NULL.

...

Not used.


BayesMultiMode documentation built on May 29, 2024, 11:01 a.m.