plot.admb_hist {R2admb} | R Documentation |
Plot MCMC histogram
## S3 method for class 'admb_hist'
plot(x,type=c("lattice","ggplot"),dtype=c("hist","density"),pars,...)
x |
plotting data |
type |
only "lattice" at present |
dtype |
either "hist" or "density" |
pars |
passed to rhist |
... |
additional parameters for compatibility |
plot object