# Generated by roxygen2: do not edit by hand

S3method(check_observations,character)
S3method(check_observations,data.frame)
S3method(check_observations,trimcommand)
S3method(coef,trim)
S3method(confint,trim)
S3method(gof,trim)
S3method(plot,trim.index)
S3method(plot,trim.overall)
S3method(plot,trim.totals)
S3method(print,count.summary)
S3method(print,trim)
S3method(print,trim.gof)
S3method(print,trim.overall)
S3method(print,trim.summary)
S3method(print,trim.wald)
S3method(print,trimcommand)
S3method(read_tdf,character)
S3method(read_tdf,trimcommand)
S3method(summary,trim)
S3method(summary,trimbatch)
S3method(trim,data.frame)
S3method(trim,formula)
S3method(trim,trimcommand)
S3method(vcov,trim)
S3method(wald,trim)
export(check_observations)
export(count_summary)
export(gof)
export(heatmap)
export(index)
export(now_what)
export(overall)
export(overdispersion)
export(read_tcf)
export(read_tdf)
export(results)
export(serial_correlation)
export(set_trim_verbose)
export(totals)
export(trim)
export(trimcommand)
export(wald)
import(methods)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,hcl)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rasterImage)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(stats,pchisq)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,tail)
