extract_elbo: Extract evidence lower bound (ELBO).

Description Usage Arguments Value

Description

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.

Usage

1
extract_elbo(logtxt)

Arguments

logtxt

A list of strings. Each element is a single line of the output log text of a Stan run.

Value

The scalar value of the ELBO.


willtownes/vamf documentation built on May 8, 2019, 9:31 a.m.