Compute marginal information criteria for some bayesian linear models
1 | compute_marg_lik(model, data, marginalize, quadrature_nodes = 11, ...)
|
model |
The model result (stanfit, stanreg) |
data |
the input data used to fit the model (if not included in the model object. |
marginalize |
the random effect to marginalize over |
quadrature_nodes |
the number of nodes to integrate over |
... |
extra parameters for methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.