# Generated by roxygen2: do not edit by hand

S3method(print,el_aov)
S3method(print,el_test)
S3method(print,pairwise)
export(el_aov)
export(el_pairwise)
export(el_test)
importFrom(Rcpp,sourceCpp)
importFrom(stats,.getXlevels)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,printCoefmat)
importFrom(stats,qchisq)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,weights)
useDynLib(elgbd, .registration = TRUE)
