# Generated by roxygen2: do not edit by hand

S3method(compute_moment,aghq)
S3method(compute_moment,default)
S3method(compute_pdf_and_cdf,aghq)
S3method(compute_pdf_and_cdf,default)
S3method(compute_pdf_and_cdf,list)
S3method(compute_quantiles,aghq)
S3method(compute_quantiles,default)
S3method(compute_quantiles,list)
S3method(plot,aghq)
S3method(print,aghq)
S3method(print,aghqsummary)
S3method(print,laplace)
S3method(print,laplacesummary)
S3method(sample_marginal,aghq)
S3method(sample_marginal,marginallaplace)
S3method(summary,aghq)
S3method(summary,laplace)
export(aghq)
export(compute_moment)
export(compute_pdf_and_cdf)
export(compute_quantiles)
export(default_control)
export(default_control_marglaplace)
export(default_control_tmb)
export(interpolate_marginal_posterior)
export(laplace_approximation)
export(marginal_laplace)
export(marginal_laplace_tmb)
export(marginal_posterior)
export(normalize_logpost)
export(optimize_theta)
export(sample_marginal)
importFrom(Matrix,determinant)
importFrom(methods,as)
importFrom(stats,optim)
importFrom(utils,installed.packages)
