Other packages > Find by keyword >

EurosarcBayes  

Bayesian Single Arm Sample Size Calculation Software
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EurosarcBayes", "1.1")



Attach the package and use:
library("EurosarcBayes")
Maintained by
Peter Dutton
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-18
Latest Update:
Description:
Bayesian sample size calculation software and examples for EuroSARC clinical trials which utilise Bayesian methodology. These trials rely on binomial based endpoints so the majority of programs found here relate to this sort of endpoint. Developed as part of the EuroSARC FP7 grant.
How to cite:
Peter Dutton (2015). EurosarcBayes: Bayesian Single Arm Sample Size Calculation Software. R package version 1.1, https://cran.r-project.org/web/packages/EurosarcBayes. Accessed 09 Jun. 2026.
Previous versions and publish date:
1.0 (2015-11-18 18:34), 1.1 (2017-11-15 19:09)
Other packages that cited EurosarcBayes R package
View EurosarcBayes citation profile
Other R packages that EurosarcBayes depends, imports, suggests or enhances
Complete documentation for EurosarcBayes
Functions, R codes and Examples using the EurosarcBayes R package
Some associated functions: EurosarcBayes-package . bayes_binom_one_postlike_nstage . bayes_binom_one_postprob_nstage . bayes_binom_one_postprob_onestage . bayes_binom_two_loss . bayes_binom_two_postlike . bayes_binom_two_postprob . binom_one_alpha . binom_one_assurance . binom_one_power . class_binom_two_bryantday . class_binom_two_singlestage . class_trialDesign_binom_one . class_trialDesign_binom_two . freq_binom_one_landemets . freq_binom_one_onestage . freq_binom_one_simons_twostage . freq_binom_two_bryantday_twostage . freq_binom_two_singlestage . print.list_trialDesign_binom_two . properties-methods . properties_binom_one . shiny_LINES_posterior . tradeoff_ellipse . tradeoff_linear . tradeoff_ratio . tradeoff_square . 
Some associated R codes: 0_setClasses_v1.0.R . bayes_binom_one_postlike_nstage_v1.0.R . bayes_binom_one_postprob_nstage_v1.0.R . bayes_binom_one_postprob_onestage_v2.0.R . bayes_binom_two_loss_v2.2.R . bayes_binom_two_postlike_v2.2.R . bayes_binom_two_postprob_v2.2.R . binom_one_alpha_v1.0.R . binom_one_assurance_v1.0.R . binom_one_power_v1.0.R . freq_binom_one_landemets_v1.0.R . freq_binom_one_onestage_v1.0.R . freq_binom_one_simons_twostage_v.2.0.R . freq_binom_two_bryantday_twostage_v1.0.R . freq_binom_two_singlestage_v1.0.R . plot.trialDesign_binom_one_v1.0.R . plot.trialDesign_binom_two_v1.0.R . print.trialDesign_binom_one_v1.0.R . print.trialDesign_binom_two_v1.1.R . properties_v2.0.R . shiny_wrappers_v.1.0.R .  Full EurosarcBayes package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
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  

27,372

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