samplesize_from_periods {gscounts}R Documentation

samplesize_from_periods

Description

Determine the total sample size for given accrual and study period

Usage

samplesize_from_periods(
  max_info,
  accrual_period,
  study_period,
  random_ratio,
  rate1,
  rate2,
  shape,
  accrual_speed
)

[Package gscounts version 0.1-4 Index]