plot.admb_hist: Plot MCMC histogram

View source: R/plot.admb_hist.r

plot.admb_histR Documentation

Plot MCMC histogram

Description

Plot MCMC histogram

Usage

## S3 method for class 'admb_hist'
plot(x,type=c("lattice","ggplot"),dtype=c("hist","density"),pars,...)

Arguments

x

plotting data

type

only "lattice" at present

dtype

either "hist" or "density"

pars

passed to rhist

...

additional parameters for compatibility

Value

plot object


R2admb documentation built on Nov. 10, 2022, 5:59 p.m.