Learn R Programming

R2admb (version 0.7.10)

plot.admb_hist: 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