# Generated by roxygen2: do not edit by hand

S3method(print,ITtest)
S3method(print,combtest)
export(Boik_test)
export(CI_test)
export(Franck_test)
export(KKM_test)
export(KKSA_test)
export(Malik_test)
export(Piepho_test)
export(interaction_plot)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,topo.colors)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,matpoints)
importFrom(graphics,par)
importFrom(mvtnorm,pmvnorm)
importFrom(stats,median)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,qbeta)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(combinIT)
