# Generated by roxygen2: do not edit by hand

S3method(print,ITtest)
S3method(print,combtest)
export(Boik.test)
export(CPI.test)
export(Franck.test)
export(KKM.test)
export(KKSA.test)
export(Malik.test)
export(Piepho.test)
export(interactionplot)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(mvtnorm,pmvnorm)
importFrom(stats,median)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,var)
importFrom(utils,combn)
useDynLib(combinIT)
