View source: R/fit_bayesglm_utils.R
trim_INLA_model_obj | R Documentation |
Trim an INLA object to only include what is necessary for
activations
or BayesGLM2
.
trim_INLA_model_obj(INLA_model_obj, minimal = FALSE)
INLA_model_obj |
An object of class |
minimal |
Just keep the two parameters needed for |
A trimmed "inla"
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.