# Generated by roxygen2: do not edit by hand

S3method(coef,bdotsObj)
S3method(plot,bdotsBootObj)
S3method(plot,bdotsCorrObj)
S3method(plot,bdotsObj)
S3method(print,bdotsBootObj)
S3method(print,bdotsBootSummary)
S3method(print,bdotsSummary)
S3method(split,bdotsObj)
S3method(subset,bdotsBootObj)
S3method(summary,bdotsBootObj)
S3method(summary,bdotsObj)
export(ar1Solver)
export(bdRemove)
export(bdotsBoot)
export(bdotsCorr)
export(bdotsFit)
export(bdotsRefit)
export(coefWriteout)
export(doubleGauss)
export(doubleGauss2)
export(expCurve)
export(linear)
export(logistic)
export(p_adjust)
export(polynomial)
export(writeCSV)
import(data.table)
import(ggplot2)
import(mvtnorm)
import(nlme)
import(parallel)
import(stats)
importFrom(data.table,rbindlist)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(gridExtra,grid.arrange)
importFrom(mvtnorm,pmvnorm)
importFrom(mvtnorm,pmvt)
importFrom(stats,ar)
importFrom(stats,pnorm)
importFrom(utils,combn)
importFrom(utils,object.size)
