# Generated by roxygen2: do not edit by hand

S3method(glmmRefit,GlmmSeq)
S3method(glmmRefit,lmmSeq)
S3method(summary,GlmmSeq)
S3method(summary,lmmSeq)
export(fcPlot)
export(ggmodelPlot)
export(glmmQvals)
export(glmmRefit)
export(glmmSeq)
export(lmmSeq)
export(maPlot)
export(modelPlot)
importFrom(MASS,negative.binomial)
importFrom(car,Anova)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggpubr,ggarrange)
importFrom(glmmTMB,glmmTMB)
importFrom(glmmTMB,glmmTMBControl)
importFrom(glmmTMB,nbinom2)
importFrom(glmmTMB,sigma)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(lme4,checkConv)
importFrom(lme4,findbars)
importFrom(lme4,fixef)
importFrom(lme4,glmer)
importFrom(lme4,glmerControl)
importFrom(lme4,isSingular)
importFrom(lme4,lFormula)
importFrom(lme4,lmerControl)
importFrom(lme4,mkLmerDevfun)
importFrom(lme4,mkMerMod)
importFrom(lme4,nobars)
importFrom(lme4,optimizeLmer)
importFrom(lme4,subbars)
importFrom(lmerTest,lmer)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(pbmcapply,pbmclapply)
importFrom(plotly,"%>%")
importFrom(plotly,config)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,subplot)
importFrom(qvalue,qvalue)
importFrom(stats,AIC)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update.formula)
importFrom(stats,vcov)
