|
a |
|
b/man/apply_arm_cap.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/recruit.R |
|
|
3 |
\name{apply_arm_cap} |
|
|
4 |
\alias{apply_arm_cap} |
|
|
5 |
\title{Implement arm cap on week's accrual to experimental arms} |
|
|
6 |
\usage{ |
|
|
7 |
apply_arm_cap(accrual_obj, struct_obj, ...) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{accrual_obj}{Object of class \code{accrual}} |
|
|
11 |
|
|
|
12 |
\item{struct_obj}{Object of class \code{trial_structure}} |
|
|
13 |
} |
|
|
14 |
\value{ |
|
|
15 |
Modified accrual object with capped week's accrual |
|
|
16 |
} |
|
|
17 |
\description{ |
|
|
18 |
Implement arm cap on week's accrual to experimental arms |
|
|
19 |
} |