Description Usage Arguments Value
View source: R/tempo_diagnostics.R
Calculate the DIC score for a model using the output from tempo_mcmc()
1 |
draws |
The output from |
parallelize |
Boolean, should the function be run in parallel. Defaults
to |
n_cores |
Integer, number of cores to use for parallel processing.
Defaults to |
The DIC score with attributes for covariates included in the model,
and which (if any) regression coefficients were modeled with random effects,
and the effective number of parameters (p_d
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.