samplesize_from_periods: samplesize_from_periods

Description Usage

View source: R/support_functions.R

Description

Determine the total sample size for given accrual and study period

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
samplesize_from_periods(
  max_info,
  accrual_period,
  study_period,
  random_ratio,
  rate1,
  rate2,
  shape,
  accrual_speed
)

gscounts documentation built on Nov. 2, 2021, 9:07 a.m.