# Generated by roxygen2: do not edit by hand

S3method(AIC,lmfreq)
S3method(coef,biglmfreq)
S3method(extractAIC,lmfreq)
S3method(logLik,lmfreq)
S3method(nobs,lmfreq)
S3method(predict,biglmfreq)
S3method(predict,lmfreq)
S3method(print,biglmfreq)
S3method(print,lmfreq)
S3method(print,summary.lmfreq)
S3method(summary,lmfreq)
S3method(update,biglmfreq)
S3method(update,tablefreq)
export(.corfreq)
export(.covfreq)
export(.hclustvfreq)
export(.lmfreq)
export(.meanfreq)
export(.pcafreq)
export(.quantilefreq)
export(.scalefreq)
export(.sdfreq)
export(biglmfreq)
export(corfreq)
export(covfreq)
export(evaldp)
export(hclustvfreq)
export(lmfreq)
export(make.readchunk)
export(meanfreq)
export(pcafreq)
export(quantilefreq)
export(quickround)
export(scalefreq)
export(sdfreq)
export(tablefreq)
import(biglm)
import(dplyr)
importFrom(FactoMineR,PCA)
importFrom(data.table,fread)
importFrom(fastcluster,hclust)
importFrom(fastcluster,hclust.vector)
importFrom(plyr,a_ply)
importFrom(plyr,aaply)
importFrom(plyr,adply)
importFrom(plyr,alply)
importFrom(plyr,d_ply)
importFrom(plyr,daply)
importFrom(plyr,ddply)
importFrom(plyr,dlply)
importFrom(plyr,l_ply)
importFrom(plyr,laply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(plyr,round_any)
importFrom(stats,AIC)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,update)
