check_convergence: Check convergence of variational algorithm

Description Usage Arguments Value

View source: R/lower_bound.R

Description

Check convergence of variational algorithm

Usage

1
check_convergence(L, iter, tol, maxiter, verbose)

Arguments

L

Lower bound

iter

Iteration number

tol

Tolerance

maxiter

Maximum number of iterations

verbose

Boolean flag that, if TRUE, prints the outcome of the convergence check

Value

Boolean flag that indicates if algorithm has converged


acabassi/variational-ogc documentation built on May 23, 2019, 2:45 p.m.