# Generated by roxygen2: do not edit by hand

export(combinations)
export(constDiagMatrix)
export(convergence_rate)
export(kld_ci_bootstrap)
export(kld_ci_subsampling)
export(kld_discrete)
export(kld_est)
export(kld_est_brnn)
export(kld_est_discrete)
export(kld_est_kde1)
export(kld_est_kde2)
export(kld_est_nn)
export(kld_exponential)
export(kld_gaussian)
export(kld_uniform)
export(kld_uniform_gaussian)
export(mvdnorm)
export(to_uniform_scale)
export(trapz)
importFrom(graphics,lines)
importFrom(stats,approxfun)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
