Type: Package
Package: baskexact
Title: Analytical Calculation of Basket Trial Operating Characteristics
Version: 1.0.1
Authors@R: 
    person("Lukas", "Baumann", , "baumann@imbi.uni-heidelberg.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7931-7470"))
Description: Analytically calculates the operating characteristics of
    single-stage and two-stage basket trials with equal sample sizes using the
	power prior design by Baumann et al. (2024) <doi:10.48550/arXiv.2309.06988>
	and the design by Fujikawa et al. (2020) <doi:10.1002/bimj.201800404>.
License: GPL (>= 3)
URL: https://github.com/lbau7/baskexact
Imports: arrangements, doFuture, extraDistr, foreach, ggplot2, methods,
        Rcpp
Suggests: covr, knitr, progressr, rmarkdown, testthat (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'RcppExports.R' 'class.R' 'adjust_lambda.R' 'analysis.R'
        'basket_test.R' 'baskexact-package.R' 'borrowing.R' 'check.R'
        'ecd.R' 'ess.R' 'estim.R' 'globalweights.R' 'helper.R'
        'interim.R' 'monotonicity.R' 'opt_design.R' 'plot.R' 'pow.R'
        'rejection_probabilities.R' 'toer.R' 'validate.R' 'weights.R'
NeedsCompilation: yes
Packaged: 2024-04-09 13:09:54 UTC; uy240
Author: Lukas Baumann [aut, cre] (<https://orcid.org/0000-0001-7931-7470>)
Maintainer: Lukas Baumann <baumann@imbi.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2024-04-09 13:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:22:03 UTC; windows
Archs: x64
