plot.BMEmapping: Plot Method for BMEmapping Objects (ggplot2)

View source: R/plot.BMEmapping.R

plot.BMEmappingR Documentation

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 class 'BMEmapping'
plot(x, ...)

Arguments

x

An object of class "BMEmapping".

...

Additional arguments (currently unused).


BMEmapping documentation built on Aug. 21, 2025, 5:55 p.m.