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
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
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

bdots  
Bootstrapped Differences of Time Series
Analyze differences among time series curves with p-value adjustment for multiple comparisons intro ...
Download / Learn more Package Citations See dependency  
CirclesIntersections  
Algorithm for Computation of the Intersection Areas of N Circles
Implementation of Librino, Levorato, and Zorzi (2014) algorithm for computat ...
Download / Learn more Package Citations See dependency  
psoptim  
Particle Swarm Optimization
Particle swarm optimization - a basic variant. ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
smoothic  
Variable Selection Using a Smooth Information Criterion
Implementation of the SIC epsilon-telescope method, either using single or distributional (multipara ...
Download / Learn more Package Citations See dependency  
exif  
Read EXIF Metadata from JPEGs
Extracts Exchangeable Image File Format (EXIF) metadata, such as camera make and model, ISO speed an ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns