# Generated by roxygen2: do not edit by hand

S3method(plot,MANOVA)
S3method(plot,RM)
S3method(plot,confreg)
S3method(print,MANOVA)
S3method(print,RM)
S3method(print,confreg)
S3method(summary,MANOVA)
S3method(summary,RM)
export(MANOVA)
export(MANOVA.wide)
export(RM)
export(conf.reg)
export(multRM)
export(simCI)
importFrom(MASS,mvrnorm)
importFrom(data.table,as.data.table)
importFrom(ellipse,ellipse)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(multcomp,contrMat)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,ecdf)
importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,read.table)
