useDynLib(DGM, .registration = TRUE)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)
# Generated by roxygen2: do not edit by hand

export(dlmLplCpp)
importFrom(utils, combn)
importFrom(stats, binom.test, p.adjust)
importFrom(utils, glob2rx)
importFrom(stats, cor)
importFrom(stats, var)
importFrom(stats, quantile)
importFrom(data.table, fread)
importFrom(reshape2, melt)
importFrom(ggplot2, ggplot, aes_string, geom_tile, scale_fill_gradient2, theme, element_blank, element_text, scale_y_reverse, scale_x_continuous, ggtitle, guides, waiver, guide_colorbar)
importFrom(stats, pnorm, t.test)
importFrom(coin, oneway_test, approximate, statistic, pvalue)
