enrollment_rate: Enrollment rate wrapper

Description Usage Arguments Value Examples

View source: R/wrapper.R

Description

Wrapper function for enrollment rate.

Usage

1
enrollment_rate(lambda = 0.3, time = NULL, .data = NULL)

Arguments

lambda

vector. Vector with different enrollment rate parameters.

time

vector. Vector with different cut-off times (knots) for lambda.

.data

NULL. This should not be changed by the user.

Value

A list with enrollment rate information.

Examples

1
enrollment_rate(lambda = c(0.3, 1), time = 25)

thevaachandereng/BACT documentation built on July 24, 2020, 2:35 a.m.