<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Bayesian Quantitative Decision-Making Framework for Binary and
Continuous Endpoints</dc:title>
  <dc:title>R package BayesianQDM version 0.1.0</dc:title>
  <dc:description>Provides comprehensive methods to calculate posterior probabilities,
    posterior predictive probabilities, and Go/NoGo/Gray decision probabilities
    for quantitative decision-making under a Bayesian paradigm in clinical trials.
    The package supports both single and two-endpoint analyses for binary and
    continuous outcomes, with controlled, uncontrolled, and external designs.
    For single continuous endpoints, three calculation methods are
    available: numerical integration (NI), Monte Carlo simulation (MC), and
    Moment-Matching approximation (MM). For two continuous endpoints, a bivariate
    Normal-Inverse-Wishart conjugate model is implemented with MC and MM methods.
    For two binary endpoints, a Dirichlet-multinomial model is implemented.
    External designs incorporate historical data through power priors
    using exact conjugate representations (Normal-Inverse-Chi-squared for single
    continuous, Normal-Inverse-Wishart for two continuous, and Dirichlet for
    binary endpoints), enabling closed-form posterior computation without Markov
    chain Monte Carlo (MCMC) sampling. This approach significantly reduces
    computational burden while preserving complete Bayesian rigor. The package
    also provides grid-search functions to find optimal Go and NoGo thresholds
    that satisfy user-specified operating characteristic criteria for all
    supported endpoint types and study designs. S3 print() and plot() methods
    are provided for all decision probability classes, enabling formatted display
    and visualisation of Go/NoGo/Gray operating characteristics across treatment
    scenarios.
    See Kang, Yamaguchi, and Han (2026) &lt;doi:10.1080/10543406.2026.2655410&gt;
    for the methodological framework.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: ggplot2 (&gt;= 3.4.0), gridExtra, mvtnorm, stats</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, dplyr, tidyr, purrr,
spelling</dc:relation>
  <dc:creator>Gosuke Homma &lt;my.name.is.gosuke@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gosuke Homma [aut, cre],
  Yusuke Yamaguchi [aut]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-04-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=BayesianQDM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.BayesianQDM</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
