Class for the definition of accrual time and accrual intensity.
Fields
endOfAccrualIsUserDefinedIf
TRUE, the end of accrual has to be defined by the user (i.e., the length ofaccrualTimeis equal to the length ofaccrualIntensity -1). Is a logical vector of length 1.followUpTimeMustBeUserDefinedSpecifies whether follow up time needs to be defined or not. Is a logical vector of length 1.
maxNumberOfSubjectsIsUserDefinedIf
TRUE, the maximum number of subjects has been specified by the user, ifFALSE, it was calculated.maxNumberOfSubjectsCanBeCalculatedDirectlyIf
TRUE, the maximum number of subjects can directly be calculated. Is a logical vector of length 1.absoluteAccrualIntensityEnabledIf
TRUE, absolute accrual intensity is enabled. Is a logical vector of length 1.accrualTimeThe assumed accrual time intervals for the study. Is a numeric vector.
accrualIntensityThe absolute accrual intensities. Is a numeric vector of length
kMax.accrualIntensityRelativeThe relative accrual intensities.
maxNumberOfSubjectsThe maximum number of subjects for power calculations. Is a numeric vector.
remainingTimeIn survival designs, the remaining time for observation. Is a numeric vector of length 1.
piecewiseAccrualEnabledIndicates whether piecewise accrual is selected. Is a logical vector of length 1.
