rd_pts_all: Simulate Survival time for all

Description Usage

View source: R/ct_simu.R

Description

Simulate Survival time for all

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
rd_pts_all(
  ve_trt,
  ir_placebo_1yr,
  p_evaluable = 1,
  annual_dropout = 0.025,
  annual_enroll = 6000,
  n_tot = 15000,
  max_followup_yr = 1,
  seed = NULL,
  ...
)

olssol/ctdesign documentation built on Dec. 22, 2021, 4:21 a.m.