runTrial {simIDM}R Documentation

Helper Function for Adding Progress Bar to Trial Simulation

Description

Helper Function for Adding Progress Bar to Trial Simulation

Usage

runTrial(x, pb, ...)

Arguments

x

(int)
iteration index within lapply.

...

parameters transferred to getOneClinicalTrial(), see getOneClinicalTrial() for details.

Value

This returns the same as getOneClinicalTrial(), but updates the progress bar.


[Package simIDM version 0.1.0 Index]