# Generated by roxygen2: do not edit by hand

S3method(plot,AddiVortes)
S3method(predict,AddiVortes)
S3method(print,AddiVortes)
S3method(summary,AddiVortes)
S3method(traceplots,AddiVortes)
export(AddiVortes)
export(cellIndices)
export(new_AddiVortes)
export(traceplots)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(stats,dbinom)
importFrom(stats,dpois)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,lowess)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
useDynLib(AddiVortes, .registration = TRUE)
