# Generated by roxygen2: do not edit by hand

S3method("+",ernest_prior)
S3method(as.list,ernest_rcrd)
S3method(as_draws,ernest_run)
S3method(as_draws_matrix,ernest_run)
S3method(as_draws_rvars,ernest_run)
S3method(autoplot,ernest_estimate)
S3method(calculate,ernest_run)
S3method(compile,ernest_run)
S3method(compile,ernest_sampler)
S3method(format,ernest_lrps)
S3method(format,ernest_prior)
S3method(format,ernest_rcrd)
S3method(format,multi_ellipsoid)
S3method(format,rwmh_cube)
S3method(format,slice_rectangle)
S3method(format,unif_cube)
S3method(format,unif_ellipsoid)
S3method(generate,ernest_run)
S3method(generate,ernest_sampler)
S3method(new_ernest_run,ernest_run)
S3method(new_ernest_run,ernest_sampler)
S3method(plot,ernest_estimate)
S3method(plot,ernest_run)
S3method(print,ernest_likelihood)
S3method(print,ernest_lrps)
S3method(print,ernest_prior)
S3method(print,ernest_run)
S3method(print,ernest_sampler)
S3method(print,summary.ernest_run)
S3method(propose,ernest_lrps)
S3method(propose,multi_ellipsoid)
S3method(propose,rwmh_cube)
S3method(propose,slice_rectangle)
S3method(propose,unif_cube)
S3method(propose,unif_ellipsoid)
S3method(summary,ernest_estimate)
S3method(summary,ernest_run)
S3method(update_lrps,ernest_lrps)
S3method(update_lrps,multi_ellipsoid)
S3method(update_lrps,rwmh_cube)
S3method(update_lrps,slice_rectangle)
S3method(update_lrps,unif_cube)
S3method(update_lrps,unif_ellipsoid)
S3method(vec_cast,ernest_rcrd.ernest_rcrd)
S3method(vec_cast,list.ernest_rcrd)
S3method(vec_proxy_compare,ernest_rcrd)
S3method(vec_proxy_order,ernest_rcrd)
S3method(vec_ptype2,ernest_rcrd.ernest_rcrd)
S3method(vec_ptype2,ernest_rcrd.list)
S3method(vec_ptype2,list.ernest_rcrd)
S3method(vec_ptype_abbr,ernest_rcrd)
S3method(vec_ptype_full,ernest_rcrd)
S3method(visualize,ernest_run)
S3method(weights,ernest_rcrd)
S3method(weights,ernest_run)
export(as_draws)
export(as_draws_matrix)
export(as_draws_rvars)
export(calculate)
export(compile)
export(create_likelihood)
export(create_normal_prior)
export(create_prior)
export(create_uniform_prior)
export(ernest_sampler)
export(generate)
export(multi_ellipsoid)
export(new_ernest_lrps)
export(propose)
export(rwmh_cube)
export(slice_rectangle)
export(unif_cube)
export(unif_ellipsoid)
export(update_lrps)
export(visualize)
import(rlang)
importFrom(cli,col_green)
importFrom(cli,pb_current)
importFrom(cli,pb_elapsed)
importFrom(cli,pb_spin)
importFrom(cli,symbol)
importFrom(generics,calculate)
importFrom(generics,compile)
importFrom(generics,generate)
importFrom(generics,visualize)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_distiller)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,vars)
importFrom(lifecycle,deprecated)
importFrom(posterior,as_draws)
importFrom(posterior,as_draws_matrix)
importFrom(posterior,as_draws_rvars)
importFrom(posterior,draws_of)
importFrom(stats,weights)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(vctrs,field)
importFrom(vctrs,vec_c)
importFrom(vctrs,vec_cast)
importFrom(vctrs,vec_proxy_compare)
importFrom(vctrs,vec_proxy_order)
importFrom(vctrs,vec_ptype2)
importFrom(vctrs,vec_ptype_abbr)
importFrom(vctrs,vec_ptype_full)
useDynLib(ernest, .registration = TRUE)
