# Generated by roxygen2: do not edit by hand

S3method(plot,cdda.indep)
S3method(plot,cdda.vardist)
S3method(print,cdda.indep)
S3method(print,cdda.vardist)
S3method(print,dda.indep)
S3method(print,dda.resdist)
S3method(print,dda.vardist)
S3method(summary,cdda.indep)
S3method(summary,cdda.vardist)
export(cdda.indep)
export(cdda.vardist)
export(dda.indep)
export(dda.resdist)
export(dda.vardist)
importFrom(foreach,"%dopar%")
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(methods,new)
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,var)
