# Generated by roxygen2: do not edit by hand

export(Bayesian_Sampler)
export(Mean_Variance)
export(Z_identities)
export(Zhu23ABS)
export(calc_PSD)
export(calc_all)
export(calc_autocorr)
export(calc_levy)
export(calc_qqplot)
export(calc_sigma_scaling)
export(plot_2d_density)
export(plot_series)
export(sampler_hmc)
export(sampler_mc3)
export(sampler_mchmc)
export(sampler_mcrec)
export(sampler_mh)
export(sampler_rec)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(samplr, .registration=TRUE)
