Skip to contents

If converged, returns True and prints a message. Otherwise, prints the samples and the note giving hints as to why it didn't converge.

Usage

get_convergence(res, verbose = TRUE)

Arguments

res

The result of object provoc

verbose

Print a message to the screen?

Value

Invisbly returns TRUE if all samples converged, false otherwise.