# Generated by roxygen2: do not edit by hand

export("%between%")
export(BIC_model_choice)
export(Bliss_Gibbs_Sampler)
export(Bliss_Simulated_Annealing)
export(build_Fourier_basis)
export(change_grid)
export(choose_beta)
export(compute_beta_posterior_density)
export(compute_beta_sample)
export(compute_chains_info)
export(compute_random_walk)
export(compute_starting_point_sann)
export(corr_matrix)
export(determine_intervals)
export(dposterior)
export(fit_Bliss)
export(image_Bliss)
export(integrate_trapeze)
export(interpretation_plot)
export(lines_bliss)
export(pdexp)
export(plot_bliss)
export(printbliss)
export(sigmoid)
export(sigmoid_sharp)
export(sim)
export(sim_x)
export(support_estimation)
import(Rcpp)
importFrom(MASS,bandwidth.nrd)
importFrom(MASS,kde2d)
importFrom(Rcpp,Rcpp.plugin.maker)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,gray.colors)
importFrom(grDevices,heat.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(rockchalk,mvrnorm)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,str)
importFrom(utils,tail)
useDynLib(bliss)
useDynLib(bliss, .registration = TRUE)
