Package: psborrow 0.2.1

Isaac Gravestock

psborrow: Bayesian Dynamic Borrowing with Propensity Score

A tool which aims to help evaluate the effect of external borrowing using an integrated approach described in Lewis et al., (2019) <doi:10.1080/19466315.2018.1497533> that combines propensity score and Bayesian dynamic borrowing methods.

Authors:Isaac Gravestock [cre, ctb], Craig Gower-Page [aut], Matt Secrest [ctb], Yichen Lu [aut], Aijing Lin [aut], F. Hoffmann-La Roche AG [cph, fnd]

psborrow_0.2.1.tar.gz
psborrow_0.2.1.zip(r-4.5)psborrow_0.2.1.zip(r-4.4)psborrow_0.2.1.zip(r-4.3)
psborrow_0.2.1.tgz(r-4.4-any)psborrow_0.2.1.tgz(r-4.3-any)
psborrow_0.2.1.tar.gz(r-4.5-noble)psborrow_0.2.1.tar.gz(r-4.4-noble)
psborrow_0.2.1.tgz(r-4.4-emscripten)psborrow_0.2.1.tgz(r-4.3-emscripten)
psborrow.pdf |psborrow.html
psborrow/json (API)
NEWS

# Install 'psborrow' in R:
install.packages('psborrow', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/genentech/psborrow/issues

Uses libs:
  • jags– Just Another Gibbs Sampler for Bayesian MCMC
  • c++– GNU Standard C++ Library v3

On CRAN:

18 exports 0.61 score 49 dependencies 4 scripts 339 downloads

Last updated 2 years agofrom:37af85b249. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 11 2024
R-4.5-winOKAug 11 2024
R-4.5-linuxOKAug 11 2024
R-4.4-winOKAug 11 2024
R-4.4-macOKAug 11 2024
R-4.3-winOKAug 11 2024
R-4.3-macOKAug 11 2024

Exports:apply_mcmcextract_samplesget_summarymatch_covplot_biasplot_hrplot_mseplot_powerplot_type1errorrun_mcmcrun_mcmc_pset_clinset_covset_eventset_nset_priorsimu_covsimu_time

Dependencies:backportschkclicodacodetoolscolorspacedata.tabledoParalleldplyrfansifarverforeachformatRfutile.loggerfutile.optionsgenericsggplot2gluegtableisobanditeratorslabelinglambda.rlatticelifecyclemagrittrMASSMatchItMatrixmgcvmunsellmvtnormnlmepillarpkgconfigR6RColorBrewerRcppRcppProgressrjagsrlangscalessurvivaltibbletidyselectutf8vctrsviridisLitewithr

Analysing data with psborrow

Rendered fromanalysis.html.asisusingR.rsp::asison Aug 11 2024.

Last update: 2022-05-16
Started: 2022-05-16

User Guide: Dynamic Borrowing with psborrow

Rendered fromuser_guide.html.asisusingR.rsp::asison Aug 11 2024.

Last update: 2022-05-16
Started: 2022-05-16

Readme and manuals

Help Manual

Help pageTopics
S4 Class for specifying parameters for enrollment time, drop-out pattern and analysis start time.clinClass .clinClass-class
S4 Class for setting up covariates.covClass .covClass-class
S4 Class for setting parameters for time-to-events.eventClass .eventClass-class
S4 Class for specifying prior distributions and predictors for MCMC methods.priorClass .priorClass-class
Fit Dynamic Borrowing MCMC Modelapply_mcmc extract_samples summary.apply_mcmc
Concatenate multiple '.covClasss' classesc,.covClass-method
Concatenate multiple '.priorClasss' classc,.priorClass-method
Fix Column Namesfix_col_names
Generate summary statistics of a simulation scenarioget_summary
Check if user is in psborrow development environmentis_psborrow_dev
Matchmatch_cov
Plot biasplot_bias
Plot mean posterior hazard ratio between treatment and controlplot_hr
Plot mean squared error (MSE)plot_mse
Plot powerplot_power
Plot type 1 errorplot_type1error
Conditional Messageps_message
Generate summary statistics for the MCMC chainsrej_est
Run MCMC for multiple scenarios with provided datarun_mcmc
Run MCMC for multiple scenarios with provided data with parallel processingrun_mcmc_p
Specify parameters for enrollment time, drop-out pattern and analysis start timeset_clin
Set up covariatesset_cov
Set up time-to-eventsset_event
Simulate external trial indicator and treatment arm indicatorset_n
Specify prior distributions and predictors for MCMC methodsset_prior
Simulate covariatessimu_cov simu_cov,matrix-method
Simulate time-to-events for multiple scenariossimu_time