plot.BMEmapping: Plot Method for BMEmapping Objects (ggplot2)
Description
Uses ggplot2 to generate diagnostic or posterior density plots for objects
of class "BMEmapping" returned by bme_cv() or prob_zk().
Usage
# S3 method for BMEmapping
plot(x, ...)
Arguments
- x
An object of class "BMEmapping".
- ...
Additional arguments (currently unused).