accept_progress_bar: An altered version of the utils:txtProgressBar that shows...

View source: R/messaging.R

accept_progress_barR Documentation

An altered version of the utils:txtProgressBar that shows acceptance rate

Description

The progress bar displays several elements, the progress visually as a bar being filled and the percentage complete as per the standard utils::txtProgressBar and additionally the average across subjects of the rate of accepting newly generated particles.

Usage

accept_progress_bar(min = 0, max = 1)

Arguments

min

The minimum of the value being updated for the progress bar

max

The maximum of the value being updated for the progress bar

Value

A structure matching the structure of a txtProgresBar with additional info


pmwg documentation built on May 29, 2024, 12:09 p.m.