View source: R/RecruitmentComparitor.R
SimulateAccrual | R Documentation |
This function simulates the accural for 2 ISAs. Mainly used by the Shiny app execute by calling RunExample( "CompareRecruitment" ).
SimulateAccrual(
nQtyReps,
nMaxQtyPats,
dDelayBetweenTrials,
vPatsPerMonthPerSite1,
vQtyOfSites1,
vPatsPerMonthPerSite2,
vQtyOfSites2,
dDelayToStart
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.