Description Usage Arguments Value
View source: R/annealing-schedule.R
t \log π(x) + (1-t) \log μ(x)
1 | log_geometric_anneal_func(log_posterior, log_mu, use_memoise = F)
|
log_posterior |
A function for the log-posterior. |
log_mu |
A function for the starting distribution. |
use_memoise |
Use memoise on posterior and mu functions? |
Function that outputs annealed log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.