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 22 Dec. 2024.
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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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