Package: FIND
Type: Package
Title: Objective Comparison of Phase I Dose-Finding Designs
Version: 0.1.1
Authors@R: c(
    person(given = "Yuan",
           family = "Ji",
           role = "aut",
           email = "yji@bsd.uchicago.edu"),
    person(given = "Yunxuan",
           family = "Zhang",
           role = c("aut", "cre"),
           email = "yunxuanz@uchicago.edu"))
Description: Generate decision tables and simulate operating characteristics
    for phase I dose-finding designs to enable objective comparison across
    methods. Supported designs include the traditional 3+3, Bayesian Optimal
    Interval (BOIN) (Liu and Yuan (2015) <doi:10.1158/1078-0432.CCR-14-1526>),
    modified Toxicity Probability Interval-2 (mTPI-2) (Guo et al. (2017)
    <doi:10.1002/sim.7185>), interval 3+3 (i3+3) (Liu et al. (2020)
    <doi:10.1177/0962280220939123>), and Generalized 3+3 (G3). Provides
    visualization tools for comparing decision rules and operating
    characteristics across multiple designs simultaneously.
Encoding: UTF-8
Language: en-US
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Imports: ggplot2, grid, gridExtra, gtable, dplyr, rlang, stats
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-12-10 03:09:07 UTC; oliviazhang
Author: Yuan Ji [aut],
  Yunxuan Zhang [aut, cre]
Maintainer: Yunxuan Zhang <yunxuanz@uchicago.edu>
Repository: CRAN
Date/Publication: 2025-12-15 20:20:07 UTC
Built: R 4.6.0; ; 2026-02-28 04:09:11 UTC; windows
