# Generated by roxygen2: do not edit by hand

export(AnsariBradley)
export(CDF)
export(ChiSquare)
export(ContingencyTableTest)
export(Correlation)
export(Difference)
export(Friedman)
export(JonckheereTerpstra)
export(KolmogorovSmirnov)
export(KruskalWallis)
export(OneWay)
export(Page)
export(PairedDifference)
export(Quantile)
export(RCBDOneWay)
export(RatioMeanDeviance)
export(ScoreSum)
export(SiegelTukey)
export(Sign)
export(Studentized)
export(Wilcoxon)
export(define_pmt)
export(pmt)
export(pmts)
importFrom(R6,R6Class)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,evalCpp)
importFrom(compiler,cmpfun)
importFrom(graphics,abline)
importFrom(graphics,hist.default)
importFrom(graphics,layout)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(stats,dbinom)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,plot.stepfun)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,ptukey)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,stepfun)
useDynLib(LearnNonparam, .registration = TRUE)
