Welcome to the “beastt” package! This R package is designed to assist users in performing Bayesian dynamic borrowing with covariate adjustment via inverse probability weighting for simulations and data analyses in clinical trials.
You can install the development version of {beastt} from GitHub with:
# install.packages("devtools")
::install_github("GSK-Biostatistics/beastt") devtools
At the moment {beastt} covers cases when borrowing from external control data with either normal or binary endpoints. For more information, see the vignettes. Future updates are expected to include cases with survival endpoints and repeated measure.
Feel free to contribute to the {beastt} package by reporting issues or submitting pull requests on the GitHub repository.
This package is released under the Apache License.