Learn R Programming

R2admb (version 0.7.13)

plot.admb_hist: Plot MCMC histogram

Description

Plot MCMC histogram

Usage

"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