plot.exalStaticMCMC: Plot Method for 'exalStaticMCMC' Objects

View source: R/generics_etc.R

plot.exalStaticMCMCR Documentation

Plot Method for exalStaticMCMC Objects

Description

Plot Method for exalStaticMCMC Objects

Usage

## S3 method for class 'exalStaticMCMC'
plot(x, add = FALSE, col = "purple", cr.percent = 0.95, ...)

Arguments

x

An exalStaticMCMC object.

add

Logical; add to an existing plot.

col

Character vector of length 1 giving color for fitted quantiles.

cr.percent

Numeric in (0, 1) for credible-interval mass.

...

Additional arguments passed to plot when add = FALSE.

Value

A list with map.quant, lb.quant, and ub.quant.


exdqlm documentation built on June 5, 2026, 1:06 a.m.