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 Sep. 2026.
Previous versions and publish date:
1.0 (2015-11-18 18:34), 1.1 (2017-11-15 19:09), (2026-07-09 08:03)
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

FixedPoint  
Algorithms for Finding Fixed Point Vectors of Functions
For functions that take and return vectors (or scalars), this package provides 8 algorithms for find ...
Download / Learn more Package Citations See dependency  
attachment  
Deal with Dependencies
Manage dependencies during package development. This can retrieve all dependencies that are used in ...
Download / Learn more Package Citations See dependency  
slackr  
Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
'Slack' <https://slack.com/> provides a service ...
Download / Learn more Package Citations See dependency  
febr  
Data Repository of the Brazilian Soil
Utilities to access and process data from the Data Repository of the Brazilian Soil ...
Download / Learn more Package Citations See dependency  
CenBAR  
Broken Adaptive Ridge AFT Model with Censored Data
Broken adaptive ridge estimator for censored data is used to select variables and estimate their co ...
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  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

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