# Generated by roxygen2: do not edit by hand

S3method(coef,clusbootglm)
S3method(confint,clusbootglm)
S3method(confint,clusterBootstrap)
S3method(plot,clusbootemm)
S3method(plot,clusbootptest)
S3method(predict,clusbootglm)
S3method(summary,clusbootemm)
S3method(summary,clusbootglm)
export(clusbootglm)
export(clusbootsample)
export(clusterBootstrap)
export(clusterResample)
export(emm)
export(ptest)
exportPattern("^[^\\.]")
import(parallel)
import(utils)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,t.test)
