
baskwrap - Wrapper Package for Several Basket Trial R Packages
A simple interface to switch between two methods for calculating basket trial characteristics, numerical integration ("exact") and Monte Carlo simulation ("simulated") for the basket trial design by Fujikawa et al. 2020 <doi:10.1002/bimj.201800404>. The exact implementation is from the 'baskexact' package, see Baumann (2024) <doi:10.1016/j.softx.2024.101793>. The simulated implementation is from the 'basksim' package, which was developed for Baumann et al. (2024) <doi:10.1080/19466315.2024.2402275>. The package's syntax is compatible with the 'basksim' syntax and easily extendable.
Last updated
basket-trialsbayesian-statisticsclinical-trialsjagscpp
4.08 score 1 stars 1 dependents 3 scripts 546 downloads
baskoptr - Utility-Based Optimization for Basket Trial Designs
A unified framework for optimizing basket trial designs. To this end, the package supplies several utility functions and also a function for executing optimization algorithms on basket trial designs. The considered utility functions are discussed in Sauer et al. (2025) <doi:10.1371/journal.pone.0323097>.
Last updated
basket-trialsclinical-trialsoptimizationutility-functionsjagscpp
3.81 score 3 scripts 146 downloads
optimizr - Further Numerical Optimization Algorithms
A collection of numerical optimization algorithms. One is a simple implementation of the primitive grid search algorithm, the other is an extension of the simulated annealing algorithm that can take custom boundaries into account. The methodology for this bounded simulated annealing algorithm is due to Haario and Saksman (1991), <doi:10.2307/1427681>.
Last updated
grid-searchoptimization-algorithmssimulated-annealing
3.18 score 3 scripts 484 downloads