Package: AdaptiveTrialsR
Type: Package
Title: Bayesian and Adaptive Clinical Trial Simulation and Monitoring
Version: 0.1.2
Authors@R: person(given = "Muhammad Zahir",
                  family = "Khan",
                  email = "zahirstat007@gmail.com",
                  role = c("aut", "cre"))
Description: Provides tools for simulating, monitoring, and evaluating
    Bayesian and adaptive clinical trial designs with binary outcomes.
    The package includes methods for trial simulation, posterior and
    predictive probability monitoring, adaptive randomization,
    Bayesian treatment-effect estimation, dose-finding designs,
    two-stage phase II trial designs, group sequential monitoring,
    operating-characteristic evaluation, interim analyses, and
    decision-support procedures. The methodological foundation includes
    the two-stage phase II design described by Simon (1989)
    <doi:10.1016/0197-2456(89)90015-9>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: stats, utils, dplyr, ggplot2, rlang
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/zerish12/AdaptiveTrialsR
BugReports: https://github.com/zerish12/AdaptiveTrialsR/issues
NeedsCompilation: no
Packaged: 2026-07-22 08:47:03 UTC; muhammadzahirkhan
Author: Muhammad Zahir Khan [aut, cre]
Maintainer: Muhammad Zahir Khan <zahirstat007@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-30 17:30:21 UTC
