Skip to content

An R package for Bayesian Dynamic Borrowing. Check out the successor psborrow2: https://github.com/Genentech/psborrow2

License

Notifications You must be signed in to change notification settings

Genentech/psborrow

Repository files navigation

psborrow

DEPRECATED

Please note that this package has been deprecated in favour of psborrow2. This package will be left here for reference but we recommend that all users should use psborrow2 instead. Please refer to the psborrow2 website.

Introduction

This psborrow package aims to evaluate the effect of external borrowing using an integrated approach that combines propensity score and Bayesian dynamic borrowing methods. Users are encouraged to check the vigbette for detailed instructions.

Installation

The package can be installed directly from CRAN via:

install.packages("psborrow")

Alternatively you can install the development version via:

remotes::install_github("Genentech/psborrow")

Please note that this package requires JAGs to be installed.

Usage

You can use the following tutorials to follow the package flow