# Generated by roxygen2: do not edit by hand

S3method(dim,convergence.clubs)
S3method(plot,convergence.clubs)
S3method(print,convergence.clubs)
S3method(summary,convergence.clubs)
export(computeH)
export(estimateMod)
export(findClubs)
export(mergeClubs)
export(mergeDivergent)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,n2mfrow)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,residuals)
importFrom(stats,setNames)
