SimulateAccrual: SimulateAccrual

View source: R/RecruitmentComparitor.R

SimulateAccrualR Documentation

SimulateAccrual

Description

This function simulates the accural for 2 ISAs. Mainly used by the Shiny app execute by calling RunExample( "CompareRecruitment" ).

Usage

SimulateAccrual(
  nQtyReps,
  nMaxQtyPats,
  dDelayBetweenTrials,
  vPatsPerMonthPerSite1,
  vQtyOfSites1,
  vPatsPerMonthPerSite2,
  vQtyOfSites2,
  dDelayToStart
)

See Also

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.