View source: R/plot.BMEmapping.R
plot.BMEmapping | R Documentation |
Uses ggplot2 to generate diagnostic or posterior density plots for objects
of class "BMEmapping"
returned by bme_cv()
or prob_zk()
.
## S3 method for class 'BMEmapping'
plot(x, ...)
x |
An object of class |
... |
Additional arguments (currently unused). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.