Skip to content

Commit d1583af

Browse files
authored
Update planMod.R (#41)
Long overdue to add the reference for planMod
1 parent 3c1f398 commit d1583af

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

R/planMod.R

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@
6868
#' fitMod.
6969
#' @author Bjoern Bornkamp
7070
#' @seealso [fitMod()]
71-
#' @references TBD
71+
#' @references Pinheiro, J.C. and Bornkamp, B. (2017). Designing phase II dose-finding studies: sample size,
72+
#' doses, and dose allocation weights. Handbook of Methods for Designing, Monitoring, and Analyzing Dose-Finding
73+
#' Trials, Chapter 13, Chapman and Hall/CRC, 229-246.
74+
#'
7275
#' @examples
7376
#'
7477
#' \dontrun{

0 commit comments

Comments
 (0)