# Generated by roxygen2: do not edit by hand

S3method(compute_moment,aghq)
S3method(compute_moment,default)
S3method(compute_moment,list)
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(get_log_normconst,aghq)
S3method(get_log_normconst,default)
S3method(get_log_normconst,laplace)
S3method(get_log_normconst,marginallaplace)
S3method(get_log_normconst,numeric)
S3method(get_nodesandweights,aghq)
S3method(get_nodesandweights,data.frame)
S3method(get_nodesandweights,default)
S3method(get_nodesandweights,laplace)
S3method(get_nodesandweights,list)
S3method(get_nodesandweights,marginallaplace)
S3method(get_opt_results,aghq)
S3method(get_opt_results,marginallaplace)
S3method(get_param_dim,aghq)
S3method(make_moment_function,"function")
S3method(make_moment_function,aghqmoment)
S3method(make_moment_function,aghqtrans)
S3method(make_moment_function,character)
S3method(make_moment_function,default)
S3method(make_moment_function,list)
S3method(make_transformation,aghqtrans)
S3method(make_transformation,default)
S3method(make_transformation,list)
S3method(marginal_posterior,aghq)
S3method(marginal_posterior,list)
S3method(plot,aghq)
S3method(print,aghq)
S3method(print,aghqsummary)
S3method(print,laplace)
S3method(print,laplacesummary)
S3method(print,marginallaplacesummary)
S3method(sample_marginal,aghq)
S3method(sample_marginal,marginallaplace)
S3method(summary,aghq)
S3method(summary,laplace)
S3method(summary,marginallaplace)
S3method(validate_moment,"function")
S3method(validate_moment,aghqmoment)
S3method(validate_moment,character)
S3method(validate_moment,default)
S3method(validate_moment,list)
S3method(validate_transformation,aghqtrans)
S3method(validate_transformation,default)
S3method(validate_transformation,list)
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(default_transformation)
export(get_hessian)
export(get_log_normconst)
export(get_mode)
export(get_nodesandweights)
export(get_numquadpoints)
export(get_opt_results)
export(get_param_dim)
export(get_shift)
export(interpolate_marginal_posterior)
export(laplace_approximation)
export(make_moment_function)
export(make_numeric_moment_function)
export(make_transformation)
export(marginal_laplace)
export(marginal_laplace_tmb)
export(marginal_posterior)
export(normalize_logpost)
export(optimize_theta)
export(sample_marginal)
export(validate_control)
export(validate_moment)
export(validate_transformation)
importFrom(Matrix,determinant)
importFrom(methods,as)
importFrom(stats,optim)
importFrom(utils,installed.packages)
