export(setup_admb,clean_admb,do_admb,compile_admb,run_admb,
       read_admb,read_psv,read_pars,
       stdEr,run.control,mcmc.control,
       write_pin,write_dat,dat_write)
## import(ggplot2)

S3method(print,admb)
S3method(print,summary.admb)
S3method(vcov,admb)
S3method(AIC,admb)
S3method(coef,admb)
S3method(logLik,admb)
S3method(deviance,admb)
S3method(summary,admb)
S3method(plot,admb_hist)
S3method(stdEr,admb)
S3method(confint,admb)
