Description Usage Arguments Value
Takes the log text from running variational Bayes in Stan and extracts out the value of the evidence lower bound (ELBO) at the final iteration. Higher ELBO is better.
1 | extract_elbo(logtxt)
|
logtxt |
A list of strings. Each element is a single line of the output log text of a Stan run. |
The scalar value of the ELBO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.