# Generated by roxygen2: do not edit by hand

export(b_bootstrap)
export(b_color)
export(b_linear)
export(b_prior)
export(b_reaction_time)
export(b_success_rate)
export(b_ttest)
export(mcmc_hdi)
exportClasses(b_prior)
exportMethods(compare_distributions)
exportMethods(compare_means)
exportMethods(get_parameters)
exportMethods(get_prior_id)
exportMethods(get_subject_parameters)
exportMethods(plot)
exportMethods(plot_distributions)
exportMethods(plot_distributions_difference)
exportMethods(plot_distributions_hsv)
exportMethods(plot_fit)
exportMethods(plot_fit_hsv)
exportMethods(plot_hsv)
exportMethods(plot_means)
exportMethods(plot_means_difference)
exportMethods(plot_means_hsv)
exportMethods(plot_trace)
exportMethods(show)
exportMethods(summary)
import(Rcpp)
import(dplyr)
import(ggplot2)
import(methods)
import(rstan)
import(rstantools)
importFrom(rstan,sampling)
useDynLib(bayes4psy, .registration = TRUE)
