
Changelog
Version 1.2.1
- Fixes a bug in
batss.glm(reported by Stina Zetterstrom) that required intervention groups to be listed in alphabetical order inprob0for the corresponding allocation probabilities to be correctly assigned when using RAR.
Version 1.2.0
CRAN release: 2026-05-28
- Improvements to
batss.glm:-
interim = NAnow specifies a fixed (non-adaptive) design with a single look at the maximum sample sizeN - better warnings
-
- Fixes to minor bugs detected by Claude (Opus 4.6) in version 1.1.1 of
batss.glm,batss.combine,summary.batss,plot.batssand internal functions, including a fix toeff.trial.controlandfut.trial.controlbeing ignored in trial-level stopping decisions
Version 1.1.1
CRAN release: 2025-10-02
- Minor changes to
summary.batss, that now- handles trials where both efficacy and futility conditions are simultaneously met
- prints the sample size per look
- Minor change to
plot.batss, that now accepts a new argument,beta
Version 1.1.0
CRAN release: 2025-09-21
- Improvements to
summary.batss, that now- works with additional predictors to the treatment effect
- allows to save outputs (as objects of class
summary.batsswith correspondingprintfunction)
- Improvements to
plot.batss, that now includes- a violin plot of sample sizes per group
- a barplot of the probability of stopping the trial at each look
- Update of website: new ‘ANCOVA’ and ‘Parallelisation’ pages
Version 1.0.0
CRAN release: 2024-10-02
- Improvements to checks
- Improvements to internal/generic functions
Version 0.7.14
CRAN release: 2024-07-14
- Improvements to functions
plot.batssandsummary.batssrelated to cases in which efficacy and futility criteria are simulatneously met for an arm - Minor improvements (help pages, printed messages)