Extracts posterior density estimates for hyperparameters for volumetric SPDE
get_posterior_densities2(INLA_model_obj, field_names)
Long-form data frame containing posterior densities for the hyperparameters associated with each latent field
An object of class "inla"
, a result of a call to
inla()
Descriptive names of model regressors (fields).
This function requires the INLA
package, which is not a CRAN package.
See https://www.r-inla.org/download-install for easy installation instructions.