# Generated by roxygen2: do not edit by hand

S3method(coef,opm)
S3method(confint,opm)
S3method(hist,opm)
S3method(logLik,opm)
S3method(opm,default)
S3method(opm,formula)
S3method(plot,opm)
S3method(print,opm)
S3method(print,summary.opm)
S3method(quantile,opm)
S3method(summary,opm)
export(DIC)
export(caterplot)
export(opm)
export(p_rho)
importFrom(MASS,mvrnorm)
importFrom(grDevices,dev.interactive)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,density)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,rgamma)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,xtabs)
