# Generated by roxygen2: do not edit by hand

export(fast.chisq.test)
export(fast.gtest)
export(fast.upsilon.test)
export(modified.chisq.statistic)
export(modified.chisq.test)
export(modified.gtest)
export(plot_matrix)
export(table.to.vectors)
export(upsilon.gof.statistic)
export(upsilon.gof.test)
export(upsilon.statistic)
export(upsilon.test)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRamp)
importFrom(grDevices,rgb)
importFrom(reshape2,melt)
importFrom(scales,rescale)
importFrom(stats,ave)
importFrom(stats,pchisq)
useDynLib(Upsilon, .registration=TRUE)
