Estimates the variational lower bound of the likelihood of a DBM using annealed importance sampling (AIS).
1 2 3 4 5 6 7 8 9 |
datasources |
A list of Opal object(s) as a handle to the server-side session |
dbm |
The name of the DBM model on the server-side. Defaults to |
data |
The name of the variable that holds the data on the server-side.
Defaults to |
ntemperatures |
Number of temperatures for annealing from the starting model to the target model, defaults to 100 |
nparticles |
Number of parallel chains and calculated weights in AIS, defaults to 100 |
burnin |
Number of steps to sample for the Gibbs transition between the intermediate models in AIS |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.