# 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(VarCorr)
export(coefplot)
export(make_csv_table)
export(make_latex_table)
export(make_table)
export(make_word_table)
export(report)
export(rob.ci)
export(rob.pvals)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(methods,loadMethod)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,tail)
importFrom(utils,write.csv2)
