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 03 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mscp  
Multiscale Change Point Detection via Gradual Bandwidth Adjustment in Moving Sum Processes
Multiscale moving sum procedure for the detection of changes in expectation in univariate sequences. ...
Download / Learn more Package Citations See dependency  
copulaboost  
Fitting Additive Copula Regression Models for Binary Outcome Regression
Additive copula regression for regression problems with binary outcome via gradient boosting [Bran ...
Download / Learn more Package Citations See dependency  
INLABMA  
Bayesian Model Averaging with INLA
Fit Spatial Econometrics models using Bayesian model averaging on models fitted with INLA. The INLA ...
Download / Learn more Package Citations See dependency  
ttbary  
Barycenter Methods for Spatial Point Patterns
Computes a point pattern in R^2 or on a graph that is representative of a collection of many data pa ...
Download / Learn more Package Citations See dependency  
PERMANOVA  
Multivariate Analysis of Variance Based on Distances and Permutations
Calculates multivariate analysis of variance based on permutations and some associated pictorial rep ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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