# Generated by roxygen2: do not edit by hand

S3method(plot,aghq)
S3method(print,aghq)
S3method(print,aghqsummary)
S3method(print,laplace)
S3method(print,laplacesummary)
S3method(summary,aghq)
S3method(summary,laplace)
export("%>%")
export(aghq)
export(compute_moment)
export(compute_pdf_and_cdf)
export(compute_quantiles)
export(interpolate_marginal_posterior)
export(laplace_approximation)
export(marginal_laplace)
export(marginal_posterior)
export(normalize_logpost)
export(optimize_theta)
export(sample_marginal)
importFrom(Matrix,determinant)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(stats,optim)
importFrom(utils,installed.packages)
