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 09 Mar. 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

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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