View source: R/fit_bayesglm_utils.R
get_posterior_densities2 | R Documentation |
Extracts posterior density estimates for hyperparameters for volumetric SPDE
get_posterior_densities2(INLA_model_obj, field_names)
INLA_model_obj |
An object of class |
field_names |
Descriptive names of model regressors (fields). |
Long-form data frame containing posterior densities for the hyperparameters associated with each latent field
This function requires the INLA
package, which is not a CRAN package.
See https://www.r-inla.org/download-install for easy installation instructions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.