powered by
CohortSizeConst
CohortSizeConst is the class for fixed and constant size of cohort.
CohortSizeConst(size).DefaultCohortSizeConst()
.DefaultCohortSizeConst()
(number) see slot definition.
number
size
(integer) cohort size.
integer
# Cohort of size 3, constant along the study. my_size <- CohortSizeConst(size = 3)
Run the code above in your browser using DataLab