# Generated by roxygen2: do not edit by hand

S3method(plot,reportmodel)
S3method(report,betareg)
S3method(report,brmsfit)
S3method(report,clm)
S3method(report,clmm)
S3method(report,coxph)
S3method(report,data.frame)
S3method(report,default)
S3method(report,factor)
S3method(report,glm)
S3method(report,glmerMod)
S3method(report,glmmadmb)
S3method(report,glmnet)
S3method(report,lm)
S3method(report,lmerMod)
S3method(report,lqmm)
S3method(report,merModLmerTest)
S3method(report,numeric)
S3method(report,rlm)
S3method(report,rq)
export(GK_assoc)
export(VarCorr)
export(check_quality)
export(cluster_var)
export(coefplot)
export(descriptive)
export(descriptivo)
export(fix.dates)
export(fix.factors)
export(fix.levels)
export(fix.numerics)
export(ipboxplot)
export(kill.factors)
export(make_csv_table)
export(make_latex_table)
export(make_table)
export(make_word_table)
export(mine.plot)
export(mtapply)
export(nice_names)
export(peek)
export(report)
export(rob.ci)
export(rob.pvals)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,dotchart)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,quantile)
importFrom(stats,rect.hclust)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,xtabs)
importFrom(utils,head)
importFrom(utils,write.csv2)
