# Generated by roxygen2: do not edit by hand

S3method(plot,MAMS)
S3method(plot,MAMS.stepdown)
S3method(print,MAMS)
S3method(print,MAMS.stepdown)
S3method(summary,MAMS)
S3method(summary,MAMS.stepdown)
export(MAMSNews)
export(mams)
export(mams.sim)
export(new.bounds)
export(ordinal.mams)
export(stepdown.mams)
export(stepdown.update)
export(tite.mams)
import(cli)
import(future)
import(future.apply)
import(mvtnorm)
import(utils)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,gray)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,matpoints)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(stats,dnorm)
importFrom(stats,pnorm)
importFrom(stats,qbinom)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,globalVariables)
useDynLib(MAMS, .registration=TRUE)
