View source: R/02-normalization.R
| get_mode | R Documentation |
Quick helper method to retrieve the mode from an aghq object. Just
calls aghq::get_opt_results.
get_mode(obj, ...)
obj |
Object of class |
... |
Not used |
A numeric vector of length dim(theta) containing the posterior mode.
Other quadrature:
aghq(),
get_hessian(),
get_log_normconst(),
get_nodesandweights(),
get_numquadpoints(),
get_opt_results(),
get_param_dim(),
laplace_approximation(),
marginal_laplace_tmb(),
marginal_laplace(),
nested_quadrature(),
normalize_logpost(),
optimize_theta(),
plot.aghq(),
print.aghqsummary(),
print.aghq(),
print.laplacesummary(),
print.laplace(),
print.marginallaplacesummary(),
summary.aghq(),
summary.laplace(),
summary.marginallaplace()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.