# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,freqtab)
S3method(bootstrap,default)
S3method(bootstrap,equate)
S3method(bootstrap,freqtab)
S3method(composite,default)
S3method(composite,equate.list)
S3method(composite,list)
S3method(droplevels,freqtab)
S3method(equate,default)
S3method(equate,freqtab)
S3method(equate,list)
S3method(freqtab,default)
S3method(freqtab,table)
S3method(fx,default)
S3method(fx,freqtab)
S3method(head,freqtab)
S3method(max,freqtab)
S3method(mean,freqtab)
S3method(min,freqtab)
S3method(plot,bootstrap)
S3method(plot,equate)
S3method(plot,equate.list)
S3method(plot,freqtab)
S3method(points,freqtab)
S3method(presmoothing,default)
S3method(presmoothing,formula)
S3method(print,bootstrap)
S3method(print,composite)
S3method(print,equate)
S3method(print,freqtab)
S3method(print,summary.equate)
S3method(px,default)
S3method(px,freqtab)
S3method(range,freqtab)
S3method(summary,bootstrap)
S3method(summary,equate)
S3method(summary,equate.list)
S3method(summary,freqtab)
S3method(tail,freqtab)
export(as.freqtab)
export(bootstrap)
export(composite)
export(cor.freqtab)
export(cov.freqtab)
export(equate)
export(freqavg)
export(freqbump)
export(freqtab)
export(fx)
export(kurt.freqtab)
export(loglinear)
export(margin)
export(margins)
export(presmoothing)
export(px)
export(scales)
export(sd.freqtab)
export(skew.freqtab)
export(var.freqtab)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(stats,stat.anova)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,tail)
