Other packages > Find by keyword >

bcrm  

Bayesian Continual Reassessment Method for Phase I Dose-Escalation Trials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bcrm", "0.5.4")



Attach the package and use:
library("bcrm")
Maintained by
Graham Wheeler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-01-11
Latest Update: 2019-08-23
Description:
Implements a wide variety of one- and two-parameter Bayesian CRM designs. The program can run interactively, allowing the user to enter outcomes after each cohort has been recruited, or via simulation to assess operating characteristics. See Sweeting et al. (2013): .
How to cite:
Graham Wheeler (2012). bcrm: Bayesian Continual Reassessment Method for Phase I Dose-Escalation Trials. R package version 0.5.4, https://cran.r-project.org/web/packages/bcrm. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1 (2012-01-11 14:19), 0.2 (2012-02-09 16:59), 0.3 (2012-05-01 10:09), 0.4.1 (2012-10-24 16:34), 0.4.2 (2013-03-26 11:40), 0.4.3 (2013-09-10 17:35), 0.4.4 (2014-04-08 18:59), 0.4.5 (2015-09-24 01:23), 0.4.6 (2015-11-20 18:08), 0.4.7 (2018-01-28 22:52), 0.4 (2012-09-18 20:24), 0.5.1 (2019-05-22 16:30), 0.5.2 (2019-05-24 15:20), 0.5.3 (2019-06-04 23:50)
Other packages that cited bcrm R package
View bcrm citation profile
Other R packages that bcrm depends, imports, suggests or enhances
Complete documentation for bcrm
Functions, R codes and Examples using the bcrm R package
Some associated functions: Posterior.BRugs . Posterior.R2WinBUGS . Posterior.exact . Posterior.exact.sim . Posterior.rjags . bcrm-package . bcrm . find.x . getprior . plot.bcrm . plot.bcrm.sim . plot.threep3 . print.bcrm . print.threep3 . threep3 . 
Some associated R codes: bcrm-package.R . bcrm.R . models.R . nextdose.R . posteriors.R . simFun.R . stopcheck.R . threep3.R .  Full bcrm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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