# Generated by roxygen2: do not edit by hand

S3method(ICC,lme)
S3method(ICC,merMod)
S3method(beta,aov)
S3method(beta,glm)
S3method(beta,lm)
S3method(cell_means,aov)
S3method(cell_means,glm)
S3method(cell_means,lm)
S3method(cell_means_q,aov)
S3method(cell_means_q,glm)
S3method(cell_means_q,lm)
S3method(coef,block_aov)
S3method(coef,block_glm)
S3method(coef,block_glm_summary)
S3method(coef,block_lm)
S3method(coef,block_lm_summary)
S3method(fitted,block_aov)
S3method(fitted,block_glm)
S3method(fitted,block_lm)
S3method(graph_model,aov)
S3method(graph_model,glm)
S3method(graph_model,lm)
S3method(graph_model,lme)
S3method(graph_model,merMod)
S3method(graph_model_q,aov)
S3method(graph_model_q,glm)
S3method(graph_model_q,lm)
S3method(graph_model_q,lme)
S3method(graph_model_q,merMod)
S3method(print,block_aov_summary)
S3method(print,block_glm_summary)
S3method(print,block_lm_summary)
S3method(print,simple_slopes)
S3method(residuals,block_aov)
S3method(residuals,block_glm)
S3method(residuals,block_glm_summary)
S3method(residuals,block_lm)
S3method(residuals,block_lm_summary)
S3method(sig_regions,glm)
S3method(sig_regions,lm)
S3method(simple_slopes,glm)
S3method(simple_slopes,lm)
S3method(simple_slopes,lme)
S3method(simple_slopes,merMod)
S3method(summary,block_aov)
S3method(summary,block_glm)
S3method(summary,block_lm)
export(ICC)
export(beta)
export(build_model)
export(build_model_q)
export(cell_means)
export(cell_means_q)
export(graph_model)
export(graph_model_q)
export(sig_regions)
export(simple_slopes)
import(MASS)
import(stats)
importFrom(rlang,.data)
