| plot.bayeslist | R Documentation | 
General plot function for bayeslist objects, which dispatches the chosen
type of plotting to the corresponding function.
## S3 method for class 'bayeslist'
plot(x, type = "prevalence", ...)
x | 
 A   | 
type | 
 Character string giving the type of plotting. The options are
  | 
... | 
 Additional arguments to be passed to subsequent plot functions (check the See Also section).  | 
None.
plot_trace.bayeslist and plot_coef.bayeslist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.