fixed_duration_sampler: Sample Enrollment over a Fixed Period

Description Usage Arguments

View source: R/sampler.r

Description

Sample Enrollment over a Fixed Period

Usage

1
2
fixed_duration_sampler(size, max_duration = max(size),
  multi_enroll_period = TRUE)

Arguments

size

the number of enrollees per arm.

max_duration

the maximum of the trial. Default 'max(size)'.

multi_enroll_period

can there be multiple enrollees in a period? Default TRUE.


kaneplusplus/trialsim documentation built on Aug. 6, 2019, 2:50 p.m.