examples/Rules-class-SafetyWindowConst.R

# This is to have along the study constant parameters settings of safety window length,
# whatever the cohort size is.
my_win_len <- SafetyWindowConst(
  patientGap = c(7, 5, 3),
  patientFollow = 7,
  patientFollowMin = 14
)
my_win_len
0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.