Other packages > Find by keyword >

basket  

Basket Trial Analysis
View on CRAN: Click here


Download and install basket package within the R console
Install from CRAN:
install.packages("basket")

Install from Github:
library("remotes")
install_github("cran/basket")

Install by package version:
library("remotes")
install_version("basket", "0.10.11")



Attach the package and use:
library("basket")
Maintained by
Michael J. Kane
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-05-14
Latest Update: 2021-10-16
Description:
Implementation of multisource exchangeability models for Bayesian analyses of prespecified subgroups arising in the context of basket trial design and monitoring. The R 'basket' package facilitates implementation of the binary, symmetric multi-source exchangeability model (MEM) with posterior inference arising from both exact computation and Markov chain Monte Carlo sampling. Analysis output includes full posterior samples as well as posterior probabilities, highest posterior density (HPD) interval boundaries, effective sample sizes (ESS), mean and median estimations, posterior exchangeability probability matrices, and maximum a posteriori MEMs. In addition to providing "basketwise" analyses, the package includes similar calculations for "clusterwise" analyses for which subgroups are combined into meta-baskets, or clusters, using graphical clustering algorithms that treat the posterior exchangeability probabilities as edge weights. In addition plotting tools are provided to visualize basket and cluster densities as well as their exchangeability. References include Hyman, D.M., Puzanov, I., Subbiah, V., Faris, J.E., Chau, I., Blay, J.Y., Wolf, J., Raje, N.S., Diamond, E.L., Hollebecque, A. and Gervais, R (2015) ; Hobbs, B.P. and Landin, R. (2018) ; Hobbs, B.P., Kane, M.J., Hong, D.S. and Landin, R. (2018) ; and Kaizer, A.M., Koopmeiners, J.S. and Hobbs, B.P. (2017) .
How to cite:
Michael J. Kane (2019). basket: Basket Trial Analysis. R package version 0.10.11, https://cran.r-project.org/web/packages/basket. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.9.2 (2019-05-14 15:50), 0.9.10 (2019-10-23 09:40), 0.10.1 (2020-03-11 06:40), 0.10.2 (2020-04-07 11:50)
Other packages that cited basket R package
View basket citation profile
Other R packages that basket depends, imports, suggests or enhances
Complete documentation for basket
Functions, R codes and Examples using the basket R package
Some associated functions: basket-package . basket . basket_map . basket_name . basket_pep . cluster_baskets . cluster_map . cluster_membership . cluster_pep . get_seed . mem_exact . mem_mcmc . plot_density . plot_map . plot_mem . plot_pep . plot_pep_graph . sample_posterior . update_p0 . vemu . 
Some associated R codes: Full basket package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA