Description Usage Arguments Value
View source: R/annealing-schedule.R
t \log π(x) + \log p(x)
1 | log_likelihood_anneal_func(log_likelihood, log_prior, use_memoise = F)
|
log_likelihood |
A function for the log-likelihood. |
log_prior |
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.