compute_LL_std | R Documentation |
Compute the expected log posterior for EM Standard Bayesian brain mapping
compute_LL_std(theta, prior_mean, prior_var, C_diag, BOLD, verbose)
theta |
The current parameter estimates |
prior_mean , prior_var |
The prior |
C_diag |
The C matrix |
BOLD |
( |
verbose |
Print LL components? |
The expected log posterior at the current values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.