update_progress_bar {pmwg} | R Documentation |
A function that updates the accept_progress_bar with progress and accept rate
Description
A function that updates the accept_progress_bar with progress and accept rate
Usage
update_progress_bar(pb, value, extra = 0)
Arguments
pb |
The progress bar object |
value |
The value to set the bar width to |
extra |
A value that represents the number of accepted particles |
Value
The old value that was present before updating
[Package pmwg version 0.2.7 Index]