CohortSizeConst-class: Constant cohort size

CohortSizeConst-classR Documentation

Constant cohort size

Description

This class is used when the cohort size should be kept constant.

Slots

size

the constant integer size

Examples


# This is to have along the study a constant cohort size of 3
mySize <- CohortSizeConst(size=3)


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.